feat: add UserModel::createNewUser()
and RegisterController
uses it
#2208
Annotations
6 warnings
Test with PHPUnit:
tests/Commands/UserTest.php#L664
Took 0.90s from 0.50s limit to run Tests\\Commands\\UserTest::testRemovegroupWithInvalidGroup
|
Test with PHPUnit:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.68s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L94
Took 0.53s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L186
Took 0.52s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L260
Took 0.51s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L234
Took 0.50s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
Loading