Describe the bug
create admin user fails
To Reproduce
Steps to reproduce the behavior:
- Go to 'Login'
- Attempt to create an admin user with email: Timothy.Pace@yours.me.com
- See error - "Login Failed, Failed to create user"
Version
4.12
Environment
Docker
Database
sqlite, but i've seen the same behavior with postgres.
Which database you are using. sqlite, mysql, postgres
Expected behavior
the admin user gets created and we're redirected to the admin page.
Screenshots

Additional context
issue does not happen with a more simple email, ex. test@example.com, so may be a length issue?
Describe the bug
create admin user fails
To Reproduce
Steps to reproduce the behavior:
Version
4.12
Environment
Docker
Database
sqlite, but i've seen the same behavior with postgres.
Which database you are using.
sqlite,mysql,postgresExpected behavior
the admin user gets created and we're redirected to the admin page.
Screenshots

Additional context
issue does not happen with a more simple email, ex. test@example.com, so may be a length issue?