Open racinmat opened 2 years ago
When USER_ENABLE_EMAIL is false, I would expect the email_validator to not be needed. It does not make sense to add this library when config explicitly states no e-mail related functionality should be used.
email_validator
When USER_ENABLE_EMAIL is false, I would expect the
email_validator
to not be needed. It does not make sense to add this library when config explicitly states no e-mail related functionality should be used.