feat: add UserModel::createNewUser()
and RegisterController
uses it
#2211
Annotations
10 warnings
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L234
Took 1.43s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
Test with PHPUnit:
tests/Authentication/Filters/PermissionFilterTest.php#L43
Took 1.42s from 0.50s limit to run Tests\\Authentication\\Filters\\PermissionFilterTest::testFilterNotAuthorizedStoresRedirectToEntranceUrlIntoSession
|
Test with PHPUnit:
tests/Unit/UserIdentityModelTest.php#L86
Took 1.42s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L94
Took 1.26s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L260
Took 1.24s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L186
Took 1.23s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L210
Took 1.23s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L56
Took 1.20s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
Test with PHPUnit:
tests/Authentication/Filters/ChainFilterTest.php#L32
Took 1.17s from 0.50s limit to run Tests\\Authentication\\Filters\\ChainFilterTest::testFilterNotAuthorized
|
Test with PHPUnit:
tests/Authentication/Filters/PermissionFilterTest.php#L53
Took 1.17s from 0.50s limit to run Tests\\Authentication\\Filters\\PermissionFilterTest::testFilterSuccess
|
Loading