mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-19 00:01:12 -04: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