Denis Gukov
Denis Gukov
Problem: We have `login` and `email` fields for each user. `login` and `email` must be unique. But if we get both `login` and `email` from OIDC we can have conflict...
Username will be ignored. And it will be the same account in Semaphore. The one email address cannot become two users, right? But username can.
New release will be soon.
I would completely remove the username from the Semaphore, but it is needed for backward compatibility :)
@tumbl3w33d I like your approach.
I agree, it is good idea.
Hi @cbrookins for Snap only `{ "git_client": "go_git", }` available. Because the snap doesn't include git app. Perhaps this problem related to gogit library.
@ramiuslr https://docs.semui.co/administration-guide/cli#how-to-add-admin-user
Hi @ansibleguy Thank you!