summaryrefslogtreecommitdiff
path: root/lib/gitlab/auth
Commit message (Expand)AuthorAgeFilesLines
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-1/+1
* Create read_registry scope with JWT authZ.J. van de Weg2017-06-051-0/+4
* Remove unecessary defaults for uniq ip block, cleanup refactoring leftoversPawel Chojnacki2017-03-061-1/+2
* align schema.rb with upstream and fix rubocop warning about not freezing muta...Pawel Chojnacki2017-03-061-1/+1
* Remove unecessary calls to limit_user!, UniqueIps Middleware, and address MR ...Pawel Chojnacki2017-03-062-31/+20
* Cleanup common code in Unique Ips testsPawel Chojnacki2017-03-061-1/+1
* Test various login scenarios if the limit gets enforcedPawel Chojnacki2017-03-061-1/+1
* Cleanup formattingPawel Chojnacki2017-03-061-1/+1
* Allow limiting logging in users from too many different IPs.Pawel Chojnacki2017-03-061-0/+70
* Introduce has_access_to? so that we could reuse itLin Jen-Shin2016-11-161-2/+1
* Move logic to check ci? or lfs_deploy_token? to Gitlab::Auth::ResultKamil Trzcinski2016-09-201-4/+8
* Revert "Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab...lfs-supportKamil Trzcinski2016-09-191-0/+4
* Solve code review commentsKamil Trzcinski2016-09-191-1/+1
* Properly support Gitlab::Auth::ResultKamil Trzcinski2016-09-191-1/+1
* Revert all changes introduced by https://gitlab.com/gitlab-org/gitlab-ce/merg...Kamil Trzcinski2016-09-191-4/+0
* Move Gitlab::Auth.Result to separate fileKamil Trzcinski2016-09-191-0/+17
* Fix testsJacob Vosmaer2016-06-061-0/+0
* Argh mixed up all the negativesJacob Vosmaer2016-06-031-2/+2
* Refactor Gitlab::Auth rate limitingJacob Vosmaer2016-06-031-0/+42