Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating a user fails if the username is not a valid email address #25

Open
daniellienert opened this issue Oct 25, 2017 · 0 comments
Open

Comments

@daniellienert
Copy link
Contributor

./flow sandstormuser:listusers
+-------+------+---------+
| Email | Name | Role(s) |
+-------+------+---------+
  0 users total.
vagrant@punktde:/var/www % ./flow sandstormuser:create
Please specify the required argument "username": test
Please specify the required argument "password": test
An instance of "Sandstorm\UserManagement\Domain\Model\RegistrationFlow" failed to pass validation with 1 error(s):
email:
Please specify a valid email address.

  Type: Neos\Flow\Persistence\Exception\ObjectValidationFailedException
  Code: 1322585164
  File: Data/Temporary/Development/Cache/Code/Flow_Object_Classes/Neos_Flow_Persist
        ence_Doctrine_PersistenceManager.php
  Line: 137

Open Data/Logs/Exceptions/201710251724338f8d5f.txt for a full stack trace.
@daniellienert daniellienert changed the title Creating a user fails if email is not given Creating a user fails if the username is not a valid email address Oct 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant