Authentication
Table of Contents
Namespaces
Classes
- BackendLocker
- The TYPO3 Backend can be locked by creating a file named LOCK_BACKEND in a specified directory (TYPO3_CONF_VARS[BE][lockBackendFile]). The default is var/lock for composer-mode and config/ for legacy.
- PasswordReset
- This class is responsible for - find the right user, sending out a reset email.