1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-26 05:05:51 +00:00
gitea/routers/user
6543 15886ce048
Fixed several activation bugs (#15473) (#15685)
* Removed unneeded form tag.

* Fixed typo.

* Fixed NPE.

* Use better error page.

* Splitted GET and POST.

Co-authored-by: KN4CK3R <KN4CK3R@users.noreply.github.com>
2021-04-30 20:14:36 -04:00
..
setting Add SameSite setting for cookies (#14900) 2021-03-07 08:12:43 +00:00
auth_openid.go Add SameSite setting for cookies (#14900) 2021-03-07 08:12:43 +00:00
auth.go Fixed several activation bugs (#15473) (#15685) 2021-04-30 20:14:36 -04:00
avatar.go Prevent NPE on avatar direct rendering if federated avatars disabled (#15434) (#15439) 2021-04-12 22:50:07 -04:00
home_test.go Issues overview should not show issues from archived repos (#13220) 2021-01-12 23:19:17 -05:00
home.go Performance improvement for list pull requests (#15447) (#15500) 2021-04-16 01:14:14 +03:00
main_test.go Unit tests for wiki routers (#3022) 2017-11-30 17:52:15 +02:00
notification.go Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 2021-02-19 22:36:43 +01:00
oauth.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
profile.go Show private heatmap on profile to self & admins (#14881) 2021-03-04 23:59:13 +01:00
task.go Store task errors following migrations and display them (#13246) 2020-10-23 19:46:35 -04:00