mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #2782] Email should be optional #1377
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#1377
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?
Originally created by @ghost on GitHub (Oct 1, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2782
I suggest changing the requirement of using an email address with each account to be optional. My system has no email setup, and I imagine most people are in the same boat, so forcing all accounts to have an email as a username and logging in with it doesn't make sense. In this situation it's just a longer username ending in a domain name which may or may not even be a valid email address.
My suggestion:
Allow users to log in with a username rather than an email address, and for those who have one and the server is set up to allow for it, allow them to log in with both their email address and their username.
I suggest this here rather than the official Bitwarden page, as I don't see them having any other choice to require an email with their cloud setup. For a privately hosted setup, there is no pressing need for email, so it should be optional and up to the admin to decide.