0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-28 08:04:42 +01:00
gitea/routers/user
KN4CK3R 7670c1c99e
Fixed several activation bugs (#15473)
* Removed unneeded form tag.

* Fixed typo.

* Fixed NPE.

* Use better error page.

* Splitted GET and POST.
2021-04-30 22:21:33 +02:00
..
setting
auth.go Fixed several activation bugs (#15473) 2021-04-30 22:21:33 +02:00
auth_openid.go
avatar.go
home.go
home_test.go
main_test.go
notification.go
oauth.go
profile.go add /assets as root dir of public files (#15219) 2021-04-28 12:35:06 +00:00
task.go