-
- Downloads
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.
Showing
- app/controllers/profiles/active_sessions_controller.rb 0 additions, 9 deletionsapp/controllers/profiles/active_sessions_controller.rb
- app/views/profiles/active_sessions/_active_session.html.haml 0 additions, 6 deletionsapp/views/profiles/active_sessions/_active_session.html.haml
- changelogs/unreleased/57534_filter_impersonated_sessions.yml 6 additions, 0 deletionschangelogs/unreleased/57534_filter_impersonated_sessions.yml
- doc/user/profile/active_sessions.md 1 addition, 7 deletionsdoc/user/profile/active_sessions.md
- doc/user/profile/img/active_sessions_list.png 0 additions, 0 deletionsdoc/user/profile/img/active_sessions_list.png
- spec/features/profiles/active_sessions_spec.rb 0 additions, 27 deletionsspec/features/profiles/active_sessions_spec.rb

| W: | H:
| W: | H:

