forgejo: admins can't change external-auth users' usernames without workarounds #7

Open
opened 2025-02-22 07:50:45 +00:00 by jade · 1 comment
Owner

Impact: minor annoyance to Lix's admins who have to change usernames for people, but the workarounds are known. Possibly discourages people changing their usernames, which is unfortunate.

Link: https://codeberg.org/forgejo/forgejo/issues/3657

Impact: minor annoyance to Lix's admins who have to change usernames for people, but the workarounds are known. Possibly discourages people changing their usernames, which is unfortunate. Link: https://codeberg.org/forgejo/forgejo/issues/3657
Member

For context: seems that the bug is that admins used to be able to change username, and now they can't

This bug makes it so no one can really change the username lol. There's a feature request to allow users to change their username, which should also fix this bug: https://codeberg.org/forgejo/forgejo/issues/687

Relevant code:

https://codeberg.org/forgejo/forgejo/src/branch/forgejo/services/user/update.go

https://codeberg.org/forgejo/forgejo/src/branch/forgejo/services/user/user.go

For context: seems that the bug is that admins used to be able to change username, and now they can't This bug makes it so no one can really change the username lol. There's a feature request to allow users to change their username, which should also fix this bug: https://codeberg.org/forgejo/forgejo/issues/687 Relevant code: https://codeberg.org/forgejo/forgejo/src/branch/forgejo/services/user/update.go https://codeberg.org/forgejo/forgejo/src/branch/forgejo/services/user/user.go
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/external-bugs#7
No description provided.