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
wxiaoguang c2e0143bfe
Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392)
Fix #26389

And complete an old TODO: `ctx.Params does un-escaping,..., which is
incorrect.`
2 years ago
..
api Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) 2 years ago
common Start using template context function (#26254) 2 years ago
install Start using template context function (#26254) 2 years ago
private Add context parameter to some database functions (#26055) 2 years ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) 2 years ago
init.go Refactor path & config system (#25330) 2 years ago