-
- Downloads
Merge branch 'security-open-redirect-internalredirect-12-2' into '12-2-stable'
Use the '\A' and '\z' regex anchors in `InternalRedirect` to mitigate an Open Redirect issue. See merge request gitlab/gitlabhq!3476
No related branches found
No related tags found
Showing
- app/controllers/concerns/internal_redirect.rb 1 addition, 1 deletionapp/controllers/concerns/internal_redirect.rb
- changelogs/unreleased/security-open-redirect-internalredirect-12-2.yml 5 additions, 0 deletions...released/security-open-redirect-internalredirect-12-2.yml
- spec/controllers/concerns/internal_redirect_spec.rb 2 additions, 1 deletionspec/controllers/concerns/internal_redirect_spec.rb
Please register or sign in to comment