mirror of
https://github.com/go-gitea/gitea.git
synced 2025-05-30 19:43:40 +00: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