]> cat aescling's git repositories - mastodon.git/commit
Fix `GET /api/v1/instance` REST APIs being unavailable in secure mode (#12089)
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 6 Oct 2019 20:11:29 +0000 (22:11 +0200)
committerGitHub <noreply@github.com>
Sun, 6 Oct 2019 20:11:29 +0000 (22:11 +0200)
commita58218562555c32bd0ec6c2ca2cc19ac4984904c
tree7fbc2e26622b0ad0ed1ddebf3cbae29be64e1166
parentf665901e3c0930fb8b3741f6bc6f6a15dd0343f6
Fix `GET /api/v1/instance` REST APIs being unavailable in secure mode (#12089)
app/controllers/api/v1/instances/activity_controller.rb
app/controllers/api/v1/instances/peers_controller.rb
app/controllers/api/v1/instances_controller.rb