summaryrefslogtreecommitdiff
path: root/lib/gitlab/o_auth/auth_hash.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable Style/SpaceAfterComma Rubocop coprubocop/enable-space-after-copsGrzegorz Bizon2016-06-291-1/+1
* Allow LDAP users to change their email if it was not set by the LDAP serverDouwe Maan2016-01-191-2/+6
* AuthHash should not parameterize email userCorey Hinshaw2015-12-101-1/+1
* Shuffle config around a bitDouwe Maan2015-09-091-3/+1
* Allow configuration of LDAP attributes GitLab will use for the new user account.Douwe Maan2015-09-081-11/+13
* Fix infinite loop when SAML was incorrectly configured.fix-authhash-infinite-loopDouwe Maan2015-08-171-16/+30
* add common method to force utf8 and force oauth properties to be utf8Onur Küçük2015-05-031-7/+12
* Move lib/gitlab/oauth to lib/gitlab/o_authRobert Speicher2015-04-091-0/+54