fix: JWT::loggedIn()
does not remove Bearer
prefix
#216
Annotations
10 warnings
phpunit / PHP 7.4 - MySQLi - lowest:
tests/Controllers/RegisterTest.php#L1
Took 1.31s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
phpunit / PHP 7.4 - MySQLi - lowest:
tests/Controllers/RegisterTest.php#L1
Took 1.07s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
phpunit / PHP 7.4 - MySQLi - lowest:
tests/Controllers/RegisterTest.php#L1
Took 1.06s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
phpunit / PHP 7.4 - MySQLi - lowest:
tests/Controllers/RegisterTest.php#L1
Took 1.06s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
phpunit / PHP 7.4 - MySQLi - lowest:
tests/Controllers/RegisterTest.php#L1
Took 1.06s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
phpunit / PHP 7.4 - MySQLi - lowest:
tests/Controllers/RegisterTest.php#L1
Took 1.06s from 0.50s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
phpunit / PHP 7.4 - MySQLi - lowest:
tests/Controllers/LoginTest.php#L1
Took 0.86s from 0.50s limit to run Tests\\Controllers\\LoginTest::testAfterLoggedInNotDisplayLoginPage
|
phpunit / PHP 7.4 - MySQLi - lowest:
tests/Unit/PasswordsTest.php#L1
Took 0.78s from 0.50s limit to run Tests\\Unit\\PasswordsTest::testHash
|
phpunit / PHP 7.4 - MySQLi - lowest:
tests/Authentication/ForcePasswordResetTest.php#L1
Took 0.72s from 0.50s limit to run Tests\\Authentication\\ForcePasswordResetTest::testForceGlobalPasswordReset
|
phpunit / PHP 7.4 - MySQLi - lowest:
tests/Unit/UserTest.php#L1
Took 0.72s from 0.50s limit to run Tests\\Unit\\UserTest::testUpdatePassword
|