summaryrefslogtreecommitdiff
path: root/app/helpers/auth_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* 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