fix: multilevel permissions in can() method #2245
Annotations
10 warnings
Test with PHPUnit:
tests/Unit/UserIdentityModelTest.php#L86
Took 0.93s from 0.50s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
Test with PHPUnit:
tests/Authentication/Authenticators/JWTAuthenticatorTest.php#L235
Took 0.89s from 0.50s limit to run Tests\\Authentication\\Authenticators\\JWTAuthenticatorTest::testAttemptSuccess
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L232
Took 0.85s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L258
Took 0.84s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L92
Took 0.84s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L54
Took 0.82s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L208
Took 0.82s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L184
Took 0.81s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
Test with PHPUnit:
tests/Controllers/RegisterTest.php#L314
Took 0.78s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
|
Test with PHPUnit:
tests/Unit/PasswordsTest.php#L36
Took 0.57s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
|
Loading