gitea/routers/user
zeripath ba74fdbda9
Fix case change in ownernames (#16045) (#16050)
Backport #16045

If you change the case of a username the change needs to be propagated to their
repositories.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-06-03 13:09:43 +08:00
..
setting Fix case change in ownernames (#16045) (#16050) 2021-06-03 13:09:43 +08:00
auth.go Fixed several activation bugs (#15473) (#15685) 2021-04-30 20:14:36 -04:00
auth_openid.go Add SameSite setting for cookies (#14900) 2021-03-07 08:12:43 +00:00
avatar.go Prevent NPE on avatar direct rendering if federated avatars disabled (#15434) (#15439) 2021-04-12 22:50:07 -04:00
home.go Performance improvement for list pull requests (#15447) (#15500) 2021-04-16 01:14:14 +03:00
home_test.go
main_test.go
notification.go
oauth.go
profile.go Show private heatmap on profile to self & admins (#14881) 2021-03-04 23:59:13 +01:00
task.go