You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 26, 2018. It is now read-only.
[ ] question about the decisions made in the repository
Do you want to request a feature or report a bug?
report a bug
What is the current behavior?
After install you can summon the "User Wizard". He asks for an email address to link to the admin account. When I type admin@localhost, he says "Invalid input for email".
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://plnkr.co, https://codepen.io, or similar. vulgar init foo and then opt to summon the User Wizard and type email admin@localhost
What is the expected behavior? admin@localhost is a valid email address. It should be accepted.
What is the motivation / use case for changing the behavior?
Bad email address validation