Add username field when creating internal user #1726
tiimk
started this conversation in
Feature Requests
Replies: 1 comment
-
|
This is exactly the functionality I wanted when I commented in https://github.com/orgs/fosrl/discussions/716. Sorry that I wasn't as clear in that discussion. I hope to see this land soon! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Could be partially related to https://github.com/orgs/fosrl/discussions/1652
Ultimately when creating a new user in Pangolin your only option is to provide an email. This then replicates the email as their username.
Requesting the ability to not only provide a username alongside email, but then to be able to edit users and set their usernames for anyone created previously to any future update that might include this.
Motivation
This would make using the remote-email and remote-user headers a bit more useful in some applications such as Calibre-Web.
Proposed Solution
Requesting the ability to not only provide a username alongside email, but then to be able to edit users and set their usernames for anyone created previously to any future update that might include this.
Alternatives Considered
This currently works via an external identity provider where remote-user and remote-email are separate based off the information forward from the identity provider.
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions