mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6e7d28cf3a
There was an unfortunate regression in #14293 which has led to the double decoding of url parameter elements if they contain a '%'. This is due to an issue with the way chi decodes its RoutePath. In detail the problem lies in mux.go where the routeHTTP path uses the URL.RawPath or even the URL.Path instead of the escaped path to do routing. This PR simply forcibly sets the routePath to that of the EscapedPath. Fix #17938 Signed-off-by: Andrew Thornton <art27@cantab.net> |
3 years ago | |
---|---|---|
.. | ||
limited_org | 6 years ago | |
migration/lfs-test.git | 4 years ago | |
org26 | 5 years ago | |
privated_org | 6 years ago | |
user2 | 3 years ago | |
user3/repo3.git | 4 years ago | |
user5/repo4.git | 5 years ago | |
user12/repo10.git | 6 years ago | |
user13/repo11.git | 6 years ago | |
user27 | 4 years ago |