-
- Downloads
Redirect user to root path after unsubscribing from private resource
If user unsubsrcribes from a resource that they no longer have access to they should not be revealed the resource path, but be redirected to app root instead. https://gitlab.com/gitlab-org/gitlab-ce/issues/64938
Showing
- app/controllers/sent_notifications_controller.rb 5 additions, 1 deletionapp/controllers/sent_notifications_controller.rb
- changelogs/unreleased/security-64938-dont-disclose-path.yml 6 additions, 0 deletionschangelogs/unreleased/security-64938-dont-disclose-path.yml
- spec/controllers/sent_notifications_controller_spec.rb 29 additions, 0 deletionsspec/controllers/sent_notifications_controller_spec.rb
Please register or sign in to comment