hook: filter:user.create firing when email is not available.
-
When an admin is creating a new user (with an email that is already taken) through the ACP, the hook "filter:user.create" is firing even though the error "[[error:email-taken]]" pops up. Was this intended or should the hook only fire if no errors occur?
P.S. If the passwords don't match and the admin clicks on the "create" button, the error "Passwords must match!" pops up and the hook is not fired.
Copyright © 2024 NodeBB | Contributors