summaryrefslogtreecommitdiff
path: root/app/helpers/auth_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove provider path, replace with dynamic path.devise-deprecationsConnor Shea2016-08-031-6/+0
* Add an oauth provider path helper.Connor Shea2016-08-031-0/+6
* 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