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

Throw error in Backend #2

Open
paavo opened this issue Aug 16, 2022 · 3 comments
Open

Throw error in Backend #2

paavo opened this issue Aug 16, 2022 · 3 comments

Comments

@paavo
Copy link

paavo commented Aug 16, 2022

When creating a User in Neos Backend it throws an Error 500 if the Password-Criteria is unmet.
It would be way nicer to show this as an error in Neos-Backend instead 🤔
The password is too easy. Required is: MinLength >= 8, Numbers

Neos 7.3

@Benjamin-K
Copy link
Contributor

Will be fixed when my PR (neos/neos-development-collection#3901) is merged. As there is nothing we can do in this package, i think this issue can be closed.

@paavo
Copy link
Author

paavo commented Nov 16, 2022

Will be fixed when my PR (neos/neos-development-collection#3901) is merged.

Looks like we are waiting for this PR: neos/neos-development-collection#3918

@Benjamin-K
Copy link
Contributor

Can now be closed, as the PR neos/neos-development-collection#3918 is merged and this will now show a flash message as expected.
image

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

2 participants