Commit Graph

23 Commits

Author SHA1 Message Date
GitLab Bot c596046be9 Add latest changes from gitlab-org/gitlab@master 2020-09-10 18:08:54 +00:00
GitLab Bot d6348d22dd Add latest changes from gitlab-org/gitlab@master 2020-06-24 09:08:32 +00:00
GitLab Bot 8a840df2e4 Add latest changes from gitlab-org/gitlab@master 2020-04-24 15:09:37 +00:00
GitLab Bot dc889678d1 Add latest changes from gitlab-org/gitlab@master 2020-03-12 15:09:39 +00:00
GitLab Bot d3c29eae5c Add latest changes from gitlab-org/gitlab@master 2020-03-05 21:08:13 +00:00
GitLab Bot 0012439861 Add latest changes from gitlab-org/gitlab@master 2020-01-22 09:08:39 +00:00
GitLab Bot 8078bd185f Add latest changes from gitlab-org/gitlab@master 2019-11-01 00:06:02 +00:00
Rémy Coutable 1067c87b03
[CE] Reduce the diff with EE in spec/helpers/auth_helper_spec.rb
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-03-28 18:02:41 +01:00
Pavel Shutsin 8ee1927db9 Move out link\unlink ability checks to a policy
We can extend the policy in EE for additional behavior
2019-03-19 15:38:16 +03:00
Imre Farkas 02326fa4b1
Backport of ee/8120: Smartcard authentication 2018-11-18 21:00:28 +01:00
James Edwards-Jones c741f95a3b Exclude LDAP from OmniauthCallbackController base methods 2018-04-30 17:32:23 +01:00
Alexandros Keramidas 6bd94f20e3 Added authentiq provider to tests and updated documentation, gem and config file. 2017-07-18 00:12:50 +03:00
Tiago Botelho b9adf92f3c Prevent users from disconnecting gitlab account from CAS 2017-03-31 18:42:34 +01:00
Douwe Maan 7d4b52b27d Enable Style/WordArray 2017-02-23 09:32:41 -06:00
Robert Speicher 75739e54be Enable RSpec/NotToNot cop and auto-correct offenses
Also removes the note from the development/testing.md guide
2016-05-24 15:40:29 -04:00
Andrei Gliga 96122034cf more readable specs for enabled_button_based_providers and button_based_providers_enabled? 2016-05-12 13:44:46 +03:00
Andrei Gliga 038dbb6803 DRYing enabled_button_based_providers tests 2016-05-12 13:44:46 +03:00
Andrei Gliga 3922e7ee22 enabled_button_based_providers into their own describe section 2016-05-12 13:44:46 +03:00
Andrei Gliga fc88527c9e use stub_application_setting instead 2016-05-12 13:44:46 +03:00
Andrei Gliga 2e4c914ae8 between "" 2016-05-12 13:44:46 +03:00
Andrei Gliga 6f69f6a1ab tests for button_based_providers_enabled? helper method of AuthHelper 2016-05-12 13:44:46 +03:00
Andrei Gliga 8c2b72b1c8 tests for enabled_button_based_providers helper method of AuthHelper 2016-05-12 13:44:46 +03:00
Douwe Maan 70a3c165a9 Allow custom label to be set for authentication providers. 2015-07-23 15:20:12 +02:00