0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 17:04:53 +01:00
gitea/routers/api/v1/org
6543 c4d70a0325
Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)
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
2021-08-11 02:31:13 +02:00
..
hook.go
label.go
member.go
org.go
team.go