Replies: 10 comments 8 replies
-
I agree, there is no need to force the use of an email. |
Beta Was this translation helpful? Give feedback.
-
It feels especially weird for the admin account to require an email. You end up in a situation where you create the admin account with your email, but then you cannot use that email for your personal non-admin account. |
Beta Was this translation helpful? Give feedback.
-
Came here to ask this exact same question. My instance will never be open to anyone beyond my wife and I. I have zero need for email based usernames. I really just want simple usernames as an option. Email is clunky. Additionally, from a cyber-security perspective it is generally not considered best practice to use PII data as a the identifying component of a user based system. |
Beta Was this translation helpful? Give feedback.
-
Same here. There is really no need to ask for this. I really don't like accounts with email, and especially self hosted stuff |
Beta Was this translation helpful? Give feedback.
-
The email validation rules allow email without top level domain. So you could do something like user@local or user@family or whatever as a work around. |
Beta Was this translation helpful? Give feedback.
-
To be honest, why don't any of us open a pull request and fix it? |
Beta Was this translation helpful? Give feedback.
-
I agree, there is no need to force the use of an email. |
Beta Was this translation helpful? Give feedback.
-
Well, it looks like the devs want to use an email, they even went to length of actually testing that an email is provided. So i guess opening a PR would be pointless unless some of the dev team acknowledge this discussion and agrees with all of us. |
Beta Was this translation helpful? Give feedback.
-
My guess is that it makes oauth linkage easier. |
Beta Was this translation helpful? Give feedback.
-
the worse part is that we can't edit the email afterward, wtf ? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
why does immich require email as username for login?
in my system i have a few users (user1, user2, user3...) which authenticate with a simple "username" (not an email address) and password. For Immich, i need to have the same username, not a different one (with a fake or real email address).
Would this "email" address as usename be avoided by using OAuth?
Can it be disabled also for normal logins?
Is it possible, in short, to have simple usernames and not emails for login?
Beta Was this translation helpful? Give feedback.
All reactions