‪TYPO3CMS  10.4
TYPO3\CMS\Backend\Tests\Functional\Authentication\PasswordResetTest Class Reference
Inheritance diagram for TYPO3\CMS\Backend\Tests\Functional\Authentication\PasswordResetTest:

Public Member Functions

 isNotEnabledWorks ()
 
 isNotEnabledWithNoUsers ()
 
 isEnabledExcludesAdministrators ()
 
 noEmailIsFound ()
 
 ambiguousEmailIsTriggeredForMultipleValidUsers ()
 
 passwordResetEmailIsTriggeredForValidUser ()
 
 invalidTokenCannotResetPassword ()
 

Detailed Description

Definition at line 26 of file PasswordResetTest.php.

Member Function Documentation

◆ ambiguousEmailIsTriggeredForMultipleValidUsers()

TYPO3\CMS\Backend\Tests\Functional\Authentication\PasswordResetTest::ambiguousEmailIsTriggeredForMultipleValidUsers ( )
Test:

Definition at line 95 of file PasswordResetTest.php.

References $GLOBALS.

◆ invalidTokenCannotResetPassword()

TYPO3\CMS\Backend\Tests\Functional\Authentication\PasswordResetTest::invalidTokenCannotResetPassword ( )
Test:

Definition at line 134 of file PasswordResetTest.php.

References $GLOBALS.

◆ isEnabledExcludesAdministrators()

TYPO3\CMS\Backend\Tests\Functional\Authentication\PasswordResetTest::isEnabledExcludesAdministrators ( )
Test:

Definition at line 58 of file PasswordResetTest.php.

References $GLOBALS.

◆ isNotEnabledWithNoUsers()

TYPO3\CMS\Backend\Tests\Functional\Authentication\PasswordResetTest::isNotEnabledWithNoUsers ( )
Test:

Definition at line 44 of file PasswordResetTest.php.

References $GLOBALS.

◆ isNotEnabledWorks()

TYPO3\CMS\Backend\Tests\Functional\Authentication\PasswordResetTest::isNotEnabledWorks ( )
Test:

Definition at line 31 of file PasswordResetTest.php.

References $GLOBALS.

◆ noEmailIsFound()

TYPO3\CMS\Backend\Tests\Functional\Authentication\PasswordResetTest::noEmailIsFound ( )
Test:

Definition at line 76 of file PasswordResetTest.php.

References $GLOBALS.

◆ passwordResetEmailIsTriggeredForValidUser()

TYPO3\CMS\Backend\Tests\Functional\Authentication\PasswordResetTest::passwordResetEmailIsTriggeredForValidUser ( )
Test:

Definition at line 114 of file PasswordResetTest.php.

References $GLOBALS.