gitlab-ce/app/controllers/profiles
Brett Walker f9f4672275 Send a confirmation email when the user adds a secondary email address. Utilizes the Devise `confirmable` capabilities. Issue #37385 2017-09-23 15:23:11 +02:00
..
accounts_controller.rb
application_controller.rb
avatars_controller.rb refactor update user service not to do auth checks 2017-06-23 11:41:43 +02:00
chat_names_controller.rb Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00
emails_controller.rb Send a confirmation email when the user adds a secondary email address. Utilizes the Devise `confirmable` capabilities. Issue #37385 2017-09-23 15:23:11 +02:00
gpg_keys_controller.rb created services for keys 2017-09-15 15:35:24 +00:00
keys_controller.rb created services for keys 2017-09-15 15:35:24 +00:00
notifications_controller.rb refactor update user service not to do auth checks 2017-06-23 11:41:43 +02:00
passwords_controller.rb Rollsback changes made to signing_enabled. 2017-09-01 10:51:40 +01:00
personal_access_tokens_controller.rb Clean up read_registry scope changes 2017-09-18 08:39:01 -04:00
preferences_controller.rb Revert "Merge branch 'revert-f2421b2b' into 'master'" 2017-09-11 15:44:42 +00:00
two_factor_auths_controller.rb fix spec failures 2017-06-23 19:00:22 +02:00
u2f_registrations_controller.rb Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers 2017-06-07 09:45:16 +11:00