gitlab-org--gitlab-foss/app/controllers/profiles
Rémy Coutable 6d81905faf
Introduce a new Keys::DestroyService service
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-05-16 20:26:22 +02:00
..
accounts_controller.rb
active_sessions_controller.rb Display and revoke active sessions 2018-05-02 08:08:16 +00:00
application_controller.rb
avatars_controller.rb refactor users update service 2017-09-28 08:46:39 +02:00
chat_names_controller.rb
emails_controller.rb Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_emails 2017-10-05 12:48:22 +02:00
gpg_keys_controller.rb Render GPG subkeys on index page 2017-10-05 08:25:27 -05:00
keys_controller.rb Introduce a new Keys::DestroyService service 2018-05-16 20:26:22 +02:00
notifications_controller.rb refactor users update service 2017-09-28 08:46:39 +02:00
passwords_controller.rb Removing the two factor check when the user sets a new password 2018-03-01 16:28:15 +00:00
personal_access_tokens_controller.rb Fix new personal access token showing up in a flash message 2017-12-07 16:22:37 -06:00
preferences_controller.rb refactor users update service 2017-09-28 08:46:39 +02:00
two_factor_auths_controller.rb refactor users update service 2017-09-28 08:46:39 +02:00
u2f_registrations_controller.rb