Omit trailing slash when checking allowed requests
In https://gitlab.com/gitlab-org/gitlab/-/merge_requests/61638, we restored the behavior and omitted the trailing slash when proxying pre-authorized routes with no suffix. These changes add an extra layer of safety and omit the trailing slash on the read-only middleware. Changelog: fixed
Showing
Please register or sign in to comment