gitlab-org--gitlab-foss/db
Rémy Coutable ca6bf62ec1 Merge branch '20492-access-token-scopes' into 'master'
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
2016-12-16 17:38:41 +00:00
..
fixtures Made Ci::Builds to have same ref as Ci::Pipeline in dev fixtures 2016-12-15 19:03:59 +03:00
migrate Merge branch '20492-access-token-scopes' into 'master' 2016-12-16 17:38:41 +00:00
post_migrate Make `ChangePersonalAccessTokensDefaultBackToEmptyArray` a "post" migration. 2016-12-16 16:29:33 +05:30
schema.rb Merge branch '20492-access-token-scopes' into 'master' 2016-12-16 17:38:41 +00:00
seeds.rb