mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-21 19:55:23 +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