Remove first and last name fields #5
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?
https://github.com/zitadel/zitadel/issues/4386
Also make email readonly
Make first and last names optionalto Remove first and last name fieldsI think this can be considered close enough for now. I've used an action to copy the username to all name fields, which should prevent the core issue of users having their full names as their display name on Cinny and forgejo.
The email not being readonly is sub-optimal but since it requires re-verification when changed I think it's fine for now. I'll make it readonly once zitadel releases the user scheme later this year.
Got dev env working and successfully removed the undesired fields!