1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-25 05:06:08 +00:00
gitea/routers/api
Anthony Wang e60158c70b
Make sure API responses always refer to username in original case
Copied from what I wrote on #19133 discussion: Handling username case is a very tricky issue and I've already encountered a Mastodon <-> Gitea federation bug due to Gitea considering Ta180m and ta180m to be the same user while Mastodon thinks they are two different users. I think the best way forward is for Gitea to only use the original case version of the username for federation so other AP software don't get confused.
2022-06-14 12:01:41 -05:00
..
packages ContainerRegistry - removed Basic Auth header (#19735) 2022-05-17 19:58:42 +08:00
v1 Make sure API responses always refer to username in original case 2022-06-14 12:01:41 -05:00