summaryrefslogtreecommitdiff
path: root/app/helpers/auth_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-0/+1
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-1/+1
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-9/+10
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-4/+30
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-0/+1
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-13/+18
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-5/+19
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+4
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-0/+7
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+3
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-271-2/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-121-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-051-2/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-221-1/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-011-0/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+6
* Add salesforce logoMałgorzata Ksionek2019-07-031-1/+1
* Run rubocop -a on CE filessh-upgrade-rubocop-0.68.0-ceStan Hu2019-05-051-1/+1
* Move out link\unlink ability checks to a policyPavel Shutsin2019-03-191-2/+6
* Add e2e QA test for logging in using GitHub OAuthSanad Liaquat2019-02-011-0/+7
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Backport GroupSAML unlink changesJames Edwards-Jones2018-12-041-0/+4
* Backport of ee/8120: Smartcard authenticationif-ee-726-smartcard_auth-ce_portImre Farkas2018-11-181-0/+17
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Enable frozen string for app/helpers/**/*.rbgfyoung2018-09-061-0/+2
* Disable SAML if OmniAuth is disabled48932-disable-saml-if-omniauth-is-disabledLin Jen-Shin2018-07-201-1/+1
* Exclude LDAP from OmniauthCallbackController base methodsJames Edwards-Jones2018-04-301-2/+6
* Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad2018-02-281-3/+3
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-3/+1
* `current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern2017-08-311-0/+2
* Move AuthHelper#two_factor_skippable? into ApplicationControllerMarkus Koller2017-04-061-12/+0
* Prevent users from disconnecting gitlab account from CASTiago Botelho2017-03-311-0/+4
* Added support for Authentiq oauth providerAlex2016-12-211-1/+1
* Centralize LDAP config/filter logicDrew Blessing2016-11-111-1/+1
* Add a `U2fRegistrations` table/model.Timothy Andrew2016-06-061-1/+1
* enabled_button_based_providers.any? instead of ! empty? for button_based_prov...Andrei Gliga2016-05-121-1/+1
* method to check if oauth button based providers are enabledAndrei Gliga2016-05-121-0/+4
* method to get the enabled_button_based_providersAndrei Gliga2016-05-121-0/+6
* Move "I should see Crowd login form" feature to a view specrs-crowd-form-view-specRobert Speicher2016-02-241-0/+4
* Enable Microsoft Azure OAuth2 supportJanis Meybohm2016-01-061-1/+1
* Grace period support for TFAGabriel Mazetto2015-12-241-0/+12
* Add Facebook authenticationDouwe Maan2015-11-031-1/+1
* Remove 'kerberos' from auth_helper.rb for gitlab-CE.Ben Rosser2015-09-241-1/+1
* Eliminate combined image_tag and image_path in providers listStan Hu2015-09-161-1/+1
* Crowd integrationValery Sizov2015-09-021-1/+5
* Allow custom label to be set for authentication providers.auth-icons-labelsDouwe Maan2015-07-231-0/+50