summaryrefslogtreecommitdiff
path: root/lib/gitlab/auth/user_auth_finders.rb
Commit message (Collapse)AuthorAgeFilesLines
* [master] Persist only SHA digest of PersonalAccessToken#tokenImre Farkas2018-10-291-3/+1
|
* Enable some frozen string in lib/gitlabgfyoung2018-10-131-0/+2
| | | | | | | | | | | | | | Enable frozen string for the following files: * lib/gitlab/auth/**/*.rb * lib/gitlab/badge/**/*.rb * lib/gitlab/bare_repository_import/**/*.rb * lib/gitlab/bitbucket_import/**/*.rb * lib/gitlab/bitbucket_server_import/**/*.rb * lib/gitlab/cache/**/*.rb * lib/gitlab/checks/**/*.rb Partially addresses #47424.
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
| | | | | This whitelists all existing offenses for the various CodeReuse cops, of which most are triggered by the CodeReuse/ActiveRecord cop.
* Export assigned issues in iCalendar feedImre Farkas2018-05-311-4/+14
|
* Minimize CE/EE difference in Gitlab::Auth::UserAuthFindersRémy Coutable2018-05-181-4/+6
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Fixing request json mime typeFrancisco Javier López2018-01-151-3/+1
|
* Renaming AuthenticationException to AuthenticationErrormk-add-user-rate-limitsFrancisco Lopez2017-11-171-8/+8
|
* Changes after rebaseFrancisco Lopez2017-11-171-3/+5
|
* Removing OffenderFrancisco Lopez2017-11-171-1/+0
|
* Moved Exceptions to Gitlab::AuthFrancisco Lopez2017-11-171-18/+19
|
* Moving exceptions to UserAuthFindersFrancisco Lopez2017-11-171-7/+25
|
* Leaving atom? query to fix testsFrancisco Lopez2017-11-171-1/+1
|
* Change the rss url guard clauseFrancisco Lopez2017-11-171-1/+1
|
* Added some more commentsFrancisco Lopez2017-11-171-6/+4
|
* Removed method handle_return_valueFrancisco Lopez2017-11-171-13/+8
|
* Homogenising the type of the request handled by UserAuthFinder. Also tests fixedFrancisco Lopez2017-11-171-8/+11
|
* Applied some code review commentsFrancisco Lopez2017-11-171-23/+22
|
* Removing private tokenFrancisco Lopez2017-11-171-1/+15
|
* Some fixes after rebaseFrancisco Lopez2017-11-171-46/+32
|
* Updated refactor and pushing to see if test failsFrancisco Lopez2017-11-171-16/+18
|
* First refactorFrancisco Lopez2017-11-171-0/+92