forgejo: automate changing usernames when the IdP changes usernames #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Impact: very infrequent manual admin actions required for changing usernames, but it is not self service. This is unfortunate since changing names is kind of a sensitive topic for people doing it.
Link: https://codeberg.org/forgejo/forgejo/issues/3682
This might be blocked by #7
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