0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-10 03:12:39 +02:00
gitea/routers/user
zeripath 9fdda90085
Fix case change in ownernames (#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-02 13:03:59 +01:00
..
setting Fix case change in ownernames (#16045) 2021-06-02 13:03:59 +01:00
auth.go Make modules/context.Context a context.Context (#16031) 2021-05-31 02:18:11 -04:00
auth_openid.go Make modules/context.Context a context.Context (#16031) 2021-05-31 02:18:11 -04:00
avatar.go Prevent NPE on avatar direct rendering if federated avatars disabled (#15434) 2021-04-12 20:57:12 -04:00
home.go Refactor renders (#15175) 2021-04-19 18:25:08 -04:00
home_test.go
main_test.go
notification.go
oauth.go Feature/oauth userinfo (#15721) 2021-05-06 01:30:15 -04:00
profile.go add /assets as root dir of public files (#15219) 2021-04-28 12:35:06 +00:00
task.go [refactor] replace int with httpStatusCodes (#15282) 2021-04-05 11:30:52 -04:00