mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-01 23:48:36 +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