gitlab-org--gitlab-foss/app/controllers/profiles
Imre Farkas 038d530565
Remove ability to revoke active session
Session ID is used as a parameter for the revoke session endpoint but it
should never be included in the HTML as an attacker could obtain it via
XSS.
2019-02-27 11:45:27 +01:00
..
accounts_controller.rb
active_sessions_controller.rb Remove ability to revoke active session 2019-02-27 11:45:27 +01:00
application_controller.rb
avatars_controller.rb
chat_names_controller.rb
emails_controller.rb
gpg_keys_controller.rb
keys_controller.rb Remove content disposition attachment displaying all ssh keys 2018-12-18 14:24:22 +00:00
notifications_controller.rb
passwords_controller.rb
personal_access_tokens_controller.rb
preferences_controller.rb Move language setting to preferences 2019-02-20 22:58:53 +00:00
two_factor_auths_controller.rb
u2f_registrations_controller.rb