You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/web/user
6543 f1a810e090
Related refactors to ctx.FormX functions (#16567)
* use FormTrim if posible

* speedup goGet

* only convert if nessesary
4 years ago
..
setting Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 4 years ago
auth.go Related refactors to ctx.FormX functions (#16567) 4 years ago
auth_openid.go Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 4 years ago
avatar.go
home.go Related refactors to ctx.FormX functions (#16567) 4 years ago
home_test.go
main_test.go
notification.go Related refactors to ctx.FormX functions (#16567) 4 years ago
oauth.go
profile.go Related refactors to ctx.FormX functions (#16567) 4 years ago
task.go