Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUG: fix issue where default admin without valid email can not be saved
It is possible to have a default admin without a valid password. In this case, you can not save Member as it throws an error (email is tried being sent without a valid email address).
- Loading branch information