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.
gitea/routers/api
Giteabot 2d1a7e1cd4
Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) (#26405)
Backport #26392 by @wxiaoguang

Fix #26389

And complete an old TODO: `ctx.Params does un-escaping,..., which is
incorrect.`

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 years ago
..
actions Replace `interface{}` with `any` (#25686) (#25687) 2 years ago
packages Fix handling of plenty Nuget package versions (#26075) (#26173) 2 years ago
v1 Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) (#26405) 2 years ago