gitlab-org--gitlab-foss/app/controllers/profiles
Robert Speicher b0ec9529e2 Don't show any "2FA required" message if it's not actually required
Prior, if the user had enabled and then disabled 2FA, they would be
shown a "You must enable Two-factor Authentication for your account."
message when going back to re-activate it, even if 2FA enforcement was
disabled.
2016-02-29 13:58:36 -05:00
..
accounts_controller.rb Add a page title to every page. 2015-04-30 19:12:15 +02:00
application_controller.rb Add helpers for header title and sidebar, and move setting those from controllers to layouts. 2015-05-01 10:39:16 +02:00
avatars_controller.rb Add a page title to every page. 2015-04-30 19:12:15 +02:00
emails_controller.rb Merge branch 'change-primary-email' into 'master' 2015-05-03 11:00:51 +00:00
keys_controller.rb Add a page title to every page. 2015-04-30 19:12:15 +02:00
notifications_controller.rb Redirect to a default path if HTTP_REFERER is not set 2015-10-20 07:45:48 -07:00
passwords_controller.rb Add helpers for header title and sidebar, and move setting those from controllers to layouts. 2015-05-01 10:39:16 +02:00
preferences_controller.rb added user preference to change layout width 2015-10-05 17:22:47 +02:00
two_factor_auths_controller.rb Don't show any "2FA required" message if it's not actually required 2016-02-29 13:58:36 -05:00