Enable creation of multiple users

This commit is contained in:
Bubka
2023-02-20 17:09:59 +01:00
parent 46508fda75
commit 3c3d35bff5
8 changed files with 2 additions and 79 deletions

View File

@@ -185,9 +185,6 @@ return [
],
'ids' => [
'regex' => 'IDs must be comma separated, without trailing comma.',
],
'name' => [
'firstUser' => 'There is already a registered user',
]
],