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/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>
4 years ago
..
setting Fix case change in ownernames (#16045) (#16050) 4 years ago
auth.go Fixed several activation bugs (#15473) (#15685) 4 years ago
auth_openid.go Add SameSite setting for cookies (#14900) 4 years ago
avatar.go Prevent NPE on avatar direct rendering if federated avatars disabled (#15434) (#15439) 4 years ago
home.go Performance improvement for list pull requests (#15447) (#15500) 4 years ago
home_test.go
main_test.go
notification.go Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 4 years ago
oauth.go Move macaron to chi (#14293) 4 years ago
profile.go Show private heatmap on profile to self & admins (#14881) 4 years ago
task.go