forked from gitea/gitea
1
0
Fork 0
gitea/routers
zeripath 9fdda90085
Fix case change in ownernames ()
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
..
admin Make modules/context.Context a context.Context () 2021-05-31 02:18:11 -04:00
api/v1 Add missing SameSite settings for the i_like_gitea cookie () 2021-05-31 14:22:36 -04:00
dev [refactor] replace int with httpStatusCodes () 2021-04-05 11:30:52 -04:00
events Make modules/context.Context a context.Context () 2021-05-31 02:18:11 -04:00
org Fix case change in ownernames () 2021-06-02 13:03:59 +01:00
private Make modules/context.Context a context.Context () 2021-05-31 02:18:11 -04:00
repo Hide mirror passwords on repo settings page () 2021-05-31 11:46:20 +01:00
routes Fix language switch for install page () 2021-06-01 21:12:50 +02:00
user Fix case change in ownernames () 2021-06-02 13:03:59 +01:00
utils Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL () 2021-02-19 22:36:43 +01:00
home.go [refactor] replace int with httpStatusCodes () 2021-04-05 11:30:52 -04:00
init.go Refactor renders () 2021-04-19 18:25:08 -04:00
install.go Fix language switch for install page () 2021-06-01 21:12:50 +02:00
metrics.go Move metrics from macaron to chi () 2020-11-17 15:50:06 -05:00
swagger_json.go [refactor] replace int with httpStatusCodes () 2021-04-05 11:30:52 -04:00