gitlab-org--gitlab-foss/lib/gitlab/auth
Z.J. van de Weg 0b81b5ace0 Create read_registry scope with JWT auth
This is the first commit doing mainly 3 things:
1. create a new scope and allow users to use it
2. Have the JWTController respond correctly on this
3. Updates documentation to suggest usage of PATs

There is one gotcha, there will be no support for impersonation tokens, as this
seems not needed.

Fixes gitlab-org/gitlab-ce#19219
2017-06-05 12:26:49 +02:00
..
ip_rate_limiter.rb Fix tests 2016-06-06 17:40:26 +02:00
result.rb Create read_registry scope with JWT auth 2017-06-05 12:26:49 +02:00
too_many_ips.rb Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR review 2017-03-06 15:41:25 +01:00
unique_ips_limiter.rb Remove unecessary defaults for uniq ip block, cleanup refactoring leftovers 2017-03-06 15:45:43 +01:00