-
- Downloads
Merge branch 'dm-api-authentication' into 'master'
Move all API authentication code to APIGuard See merge request gitlab-org/gitlab-ce!14528
No related branches found
No related tags found
Showing
- app/models/oauth_access_token.rb 2 additions, 0 deletionsapp/models/oauth_access_token.rb
- lib/api/api_guard.rb 92 additions, 41 deletionslib/api/api_guard.rb
- lib/api/helpers.rb 1 addition, 51 deletionslib/api/helpers.rb
- spec/requests/api/helpers_spec.rb 9 additions, 9 deletionsspec/requests/api/helpers_spec.rb
- spec/support/api/scopes/read_user_shared_examples.rb 4 additions, 4 deletionsspec/support/api/scopes/read_user_shared_examples.rb
Please register or sign in to comment