enable registration

This commit is contained in:
Benjamin Takats
2022-11-30 23:26:27 +01:00
parent 61fc940f8f
commit 8769b0bb52
5 changed files with 24 additions and 28 deletions

View File

@@ -8,7 +8,6 @@ trait PasswordValidationRules
{
/**
* Get the validation rules used to validate passwords.
*
* @return array
*/
protected function passwordRules()