Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix open redirect check for more cases (go-gitea#25143)
If redirect_to parameter has set value starting with `\\example.com` redirect will be created with header `Location: /\\example.com` that will redirect to example.com domain.
- Loading branch information