mastodon/app/controllers/api/v1/accounts
Eugen Rochko 1f6ed4f86a
Add more granular OAuth scopes (#7929)
* Add more granular OAuth scopes

* Add human-readable descriptions of the new scopes

* Ensure new scopes look good on the app UI

* Add tests

* Group scopes in screen and color-code dangerous ones

* Fix wrong extra scope
2018-07-05 18:31:35 +02:00
..
credentials_controller.rb Add more granular OAuth scopes (#7929) 2018-07-05 18:31:35 +02:00
follower_accounts_controller.rb Add more granular OAuth scopes (#7929) 2018-07-05 18:31:35 +02:00
following_accounts_controller.rb Add more granular OAuth scopes (#7929) 2018-07-05 18:31:35 +02:00
lists_controller.rb Add more granular OAuth scopes (#7929) 2018-07-05 18:31:35 +02:00
relationships_controller.rb Add more granular OAuth scopes (#7929) 2018-07-05 18:31:35 +02:00
search_controller.rb Add more granular OAuth scopes (#7929) 2018-07-05 18:31:35 +02:00
statuses_controller.rb Add more granular OAuth scopes (#7929) 2018-07-05 18:31:35 +02:00