Resolve "Add a doorkeeper scope suitable for authentication" ## What does this MR do? - Add a single new scope (in addition to the `api` scope we've had) - `read_user` - Allow creating OAuth applications and Personal access tokens with a scope selected - Enforce scopes in the API ## What are the relevant issue numbers? - Closes #20492 - EE counterpart for this MR: gitlab-org/gitlab-ee!946 See merge request !5951 |
||
|---|---|---|
| .. | ||
| accounts_controller.rb | ||
| application_controller.rb | ||
| avatars_controller.rb | ||
| chat_names_controller.rb | ||
| emails_controller.rb | ||
| keys_controller.rb | ||
| notifications_controller.rb | ||
| passwords_controller.rb | ||
| personal_access_tokens_controller.rb | ||
| preferences_controller.rb | ||
| two_factor_auths_controller.rb | ||
| u2f_registrations_controller.rb | ||