summaryrefslogtreecommitdiff
path: root/lib/gitlab/auth/request_authenticator.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable serving static objects from an external storagestatic-objects-external-storageAhmad Sherif2019-09-101-1/+3
* Merge branch 'security-fix-pat-web-access' into 'master'Cindy Pallares2018-11-281-4/+10
* Enable some frozen string in lib/gitlabgfyoung2018-10-131-0/+2
* Export assigned issues in iCalendar feedImre Farkas2018-05-311-1/+1
* Allow token authentication on go-get requestDouwe Maan2018-02-231-0/+8
* Renaming AuthenticationException to AuthenticationErrormk-add-user-rate-limitsFrancisco Lopez2017-11-171-1/+1
* Moved Exceptions to Gitlab::AuthFrancisco Lopez2017-11-171-1/+1
* Added some more commentsFrancisco Lopez2017-11-171-1/+1
* Homogenising the type of the request handled by UserAuthFinder. Also tests fixedFrancisco Lopez2017-11-171-2/+0
* Applied some code review commentsFrancisco Lopez2017-11-171-2/+6
* Some fixes after rebaseFrancisco Lopez2017-11-171-2/+2
* First refactorFrancisco Lopez2017-11-171-43/+4
* Refactor with ActionDispatch::RequestMichael Kozono2017-11-171-13/+11
* Fix OAuth API and RSS rate limitingMichael Kozono2017-11-171-0/+64