enable registration

This commit is contained in:
Benjamin Takats
2022-11-30 23:26:27 +01:00
parent f12db8f4ad
commit b6d94132dc
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()