summaryrefslogtreecommitdiff
path: root/app/controllers/concerns/internal_redirect.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Use the '\A' and '\z' regex anchors in `InternalRedirect` to mitigate an Open...Joern Schneeweisz2019-10-081-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Support redirect paths starting with a dash51952-forking-via-webideMarkus Koller2019-06-251-2/+2
* Merge branch 'frozen-string-app-controller' into 'master'Stan Hu2018-09-201-0/+2
|\
| * Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-181-0/+2
* | Add empty controller actions and utilize referer_path helperMartin Wortschack2018-09-191-0/+6
|/
* Backport InternalRedirect#sanitize_redirectce-jej/sanitize-group-saml-relay-stateJames Edwards-Jones2018-06-141-0/+4
* Enforces terms in the web applicationBob Van Landuyt2018-05-041-0/+35