gitlab-org--gitlab-foss/spec/controllers
Robert Speicher d9d149244a Merge branch 'disable-saml-account-unlink' into 'master'
Disable the unlink feature for SAML connected accounts (social login).

This disables the ability to manually unlink your SAML account, if you have one connected. In certain scenarios, the only allowed login mechanism can be SAML, and if you unlink your account you will be locked out of the system (configuration dependent).

Fixes #18613

See merge request !4662
2016-06-17 19:27:51 +00:00
..
admin Enable RSpec/NotToNot cop and auto-correct offenses 2016-05-24 15:40:29 -04:00
ci Redirect to root path when visiting /ci 2016-03-29 08:04:17 +02:00
groups UI and copywriting improvements 2016-06-14 13:18:14 +02:00
import Remove require_relative 'import_spec_helper' 2016-06-08 18:18:49 +02:00
oauth Fix endless redirections when accessing user OAuth applications when they are disabled 2016-06-08 05:52:04 -07:00
profiles Added CHANGELOG item and fixed Rubocop errors 2016-06-14 18:37:22 -05:00
projects Merge branch 'stanhu/gitlab-ce-fix-error-500-false-binary-negative' 2016-06-15 15:56:02 +02:00
abuse_reports_controller_spec.rb
application_controller_spec.rb Fix rubocop spec. 2016-06-03 10:11:36 +05:30
autocomplete_controller_spec.rb Merge branch 'master' into assign-to-issuable-opener 2016-04-15 14:38:15 +02:00
blob_controller_spec.rb Fix Error 500 when viewing a blob with binary characters after the 1024-byte mark 2016-06-12 07:36:25 -07:00
commit_controller_spec.rb Add support to cherry-pick any commit 2016-04-18 15:39:07 +08:00
groups_controller_spec.rb Incorportate feedback 2016-06-01 12:10:08 +02:00
health_check_controller_spec.rb Support token header for health check token, and general cleanup of the health_check feature. 2016-05-11 17:27:08 -07:00
help_controller_spec.rb
invites_controller_spec.rb
namespaces_controller_spec.rb Fix more specs 2016-03-20 23:09:33 +01:00
projects_controller_spec.rb Project#show on projects pending deletion will 404 2016-05-28 03:14:43 -07:00
registrations_controller_spec.rb Update tests for the current_application_settings request store changes 2016-05-27 19:05:52 -07:00
root_controller_spec.rb Implementing 'Groups View' and 'TODOs View' as options for dashboard preferences. 2016-03-24 19:59:54 +01:00
sent_notifications_controller_spec.rb
sessions_controller_spec.rb Add a U2F-specific audit log entry after logging in. 2016-06-06 12:50:31 +05:30
snippets_controller_spec.rb
uploads_controller_spec.rb Fix more specs 2016-03-20 23:09:33 +01:00
users_controller_spec.rb Add specs for user routing and update spec for user controller 2016-05-08 22:06:19 +07:00