]> cat aescling's git repositories - mastodon.git/commit
Change `follow` scope to be covered by `read` and `write` scopes in REST API (#17678)
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 3 Mar 2022 15:13:40 +0000 (16:13 +0100)
committerGitHub <noreply@github.com>
Thu, 3 Mar 2022 15:13:40 +0000 (16:13 +0100)
commit631e495a7900e9638b218474cbc753dd5d2a033e
tree8e7793f39eb61d6f43ce8032ca425a1efb722746
parent085f286750e50fe7dca4f005cefac48da0eda7cd
Change `follow` scope to be covered by `read` and `write` scopes in REST API (#17678)

Deprecate `follow` scope
app/controllers/api/v1/accounts_controller.rb
app/controllers/api/v1/blocks_controller.rb
app/controllers/api/v1/domain_blocks_controller.rb
app/controllers/api/v1/follow_requests_controller.rb
app/controllers/api/v1/mutes_controller.rb