1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 04:05:33 -04: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_openid.go
auth.go Fixed several activation bugs (#15473) 2021-04-30 22:21:33 +02:00
avatar.go
home_test.go
home.go Refactor renders (#15175) 2021-04-19 18:25:08 -04:00
main_test.go
notification.go
oauth.go add well-known config for OIDC (#15355) 2021-04-15 22:32:00 -04:00
profile.go add /assets as root dir of public files (#15219) 2021-04-28 12:35:06 +00:00
task.go