mirror of
https://github.com/go-gitea/gitea
synced 2025-02-08 11:17:00 +01:00
Followup from #16562 prepare for #16567 * Rename ctx.Form() to ctx.FormString() * Reimplement FormX func to need less code and cpu cycles * Move code into own file