summaryrefslogtreecommitdiff
path: root/lib/gitlab/auth/ldap
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-195-7/+7
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-2/+11
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-172-19/+29
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-193-7/+7
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-202-2/+2
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-205-10/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-031-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-129-40/+40
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-071-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-011-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-171-1/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-135-0/+9
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-103-7/+7
* Handle nil name in Gitlab::Auth::LDAP::Person#nameRémy Coutable2019-03-201-1/+1
* Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-062-3/+3
* Allow raw `tls_options` to be passed in LDAP configurationDrew Blessing2019-03-041-15/+42
* Backport of ee/9235: Add LDAP integration to smartcard authenticationImre Farkas2019-01-271-8/+11
* chore(rubocop): fix Style/TrivialAccessors issuesSemyon Pupkov2019-01-161-3/+1
* Enable some frozen string in lib/gitlabgfyoung2018-10-139-0/+17
* Correct Gitlab Capitalization in code filesMarcel Amirault2018-09-211-3/+3
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Backport LDAP changes to CEDouglas Barbosa Alexandre2018-08-231-10/+14
* Minimize CE/EE difference in Gitlab::Auth::LDAP::ConfigRémy Coutable2018-05-181-2/+16
* Minimize CE/EE difference in Gitlab::Auth::LDAP::AccessRémy Coutable2018-05-181-10/+31
* Auth::User classes refactor adds should_save?James Edwards-Jones2018-04-231-6/+2
* Replace define_method with alias_method in Omniauth ControllersJames Edwards-Jones2018-04-231-1/+1
* Refactor OmniauthCallbacksController to remove duplicationJames Edwards-Jones2018-04-221-0/+11
* Add better LDAP connection handlingFrancisco Javier López2018-04-043-8/+44
* Fix LDAP login without user in DBHoratiu Eugen Vlad2018-03-271-16/+6
* Make oauth provider login genericHoratiu Eugen Vlad2018-03-051-7/+3
* Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad2018-02-288-0/+1035