$auth_timeout_field | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$challengeStoredInCookie | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$checkPid | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$checkPid_value | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$cookieId | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$cookieWasSetOnCurrentRequest | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | protected |
$db | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | protected |
$dontSetCookie | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$enablecolumns | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$forceSetCookie | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$formfield_chalvalue | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$formfield_status | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$formfield_uident | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$formfield_uname | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$gc_probability | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$gc_time | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$get_name | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$get_URL_ID | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$getFallBack | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$getMethodEnabled | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$global_database | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$hash_length | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$id | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$lastLogin_column | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$lifetime | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$lockHashKeyWords | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$lockIP | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$loginFailure | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$loginSessionStarted | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$loginType | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$name | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$newSessionID | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$sendNoCacheHeaders | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$session_table | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$showHiddenRecords | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$svConfig | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$uc | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$user | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$user_table | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$usergroup_column | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$usergroup_table | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$userid_column | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$userident_column | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$username_column | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$warningEmail | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$warningMax | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$warningPeriod | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$writeAttemptLog | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$writeDevLog | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
$writeStdLog | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
__construct() | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
checkAuthentication() | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
checkLogFailures($email, $secondsBack, $maxFailures) | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
compareUident($user, $loginData, $passwordCompareStrategy='') | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
createSessionId() | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
createUserSession($tempuser) | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
fetchUserRecord($dbUser, $username, $extraWhere='') | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
fetchUserSession($skipSessionUpdate=FALSE) | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
fetchUserSessionFromDB() | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | protected |
gc() | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
getAuthInfoArray() | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
getCookie($cookieName) | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | protected |
getCookieDomain() | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | protected |
getDatabaseConnection() | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | protected |
getLoginFormData() | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
getModuleData($module, $type='') | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
getNewSessionRecord($tempuser) | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
getRawUserByName($name) | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
getRawUserByUid($uid) | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
getSessionData($key) | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
hashLockClause() | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | protected |
hashLockClause_getHashInt() | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | protected |
ipLockClause() | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | protected |
ipLockClause_remoteIPNumber($parts) | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | protected |
isCookieSet() | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
isExistingSessionRecord($id) | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
isRefreshTimeBasedCookie() | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
isSetSessionCookie() | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
logoff() | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
processLoginData($loginData, $passwordTransmissionStrategy='') | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
pushModuleData($module, $data, $noSave=0) | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
regenerateSessionId() | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | protected |
removeCookie($cookieName) | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
setAndSaveSessionData($key, $data) | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
setBeUserByName($name) | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
setBeUserByUid($uid) | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
setSessionCookie() | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | protected |
start() | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
unpack_uc($theUC='') | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
user_where_clause() | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | protected |
veriCode() | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
writelog($type, $action, $error, $details_nr, $details, $data, $tablename, $recuid, $recpid) | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |
writeUC($variable='') | TYPO3\CMS\Core\Authentication\AbstractUserAuthentication | |