|
| __construct () |
|
| start () |
|
| getNewSessionRecord ($tempuser) |
|
| isSetSessionCookie () |
|
| isRefreshTimeBasedCookie () |
|
| getLoginFormData () |
|
| createUserSession ($tempuser) |
|
| fetchGroupData () |
|
| getUserTSconf () |
|
| fetchSessionData () |
|
| storeSessionData () |
|
| removeSessionData () |
|
| logoff () |
|
| gc () |
|
| getKey ($type, $key) |
|
| setKey ($type, $key, $data) |
|
| getSessionData ($key) |
|
| setAndSaveSessionData ($key, $data) |
|
| record_registration ($recs, $maxSizeOfSessionData=0) |
|
| isExistingSessionRecord ($id) |
|
| hideActiveLogin () |
|
| __construct () |
|
| start () |
|
| isSetSessionCookie () |
|
| isRefreshTimeBasedCookie () |
|
| checkAuthentication () |
|
| createSessionId () |
|
| createUserSession ($tempuser) |
|
| getNewSessionRecord ($tempuser) |
|
| fetchUserSession ($skipSessionUpdate=FALSE) |
|
| logoff () |
|
| removeCookie ($cookieName) |
|
| isExistingSessionRecord ($id) |
|
| isCookieSet () |
|
| veriCode () |
|
| writeUC ($variable='') |
|
| unpack_uc ($theUC='') |
|
| pushModuleData ($module, $data, $noSave=0) |
|
| getModuleData ($module, $type='') |
|
| getSessionData ($key) |
|
| setAndSaveSessionData ($key, $data) |
|
| getLoginFormData () |
|
| processLoginData ($loginData, $passwordTransmissionStrategy='') |
|
| getAuthInfoArray () |
|
| compareUident ($user, $loginData, $passwordCompareStrategy='') |
|
| gc () |
|
| writelog ($type, $action, $error, $details_nr, $details, $data, $tablename, $recuid, $recpid) |
|
| checkLogFailures ($email, $secondsBack, $maxFailures) |
|
| setBeUserByUid ($uid) |
|
| setBeUserByName ($name) |
|
| getRawUserByUid ($uid) |
|
| getRawUserByName ($name) |
|
| fetchUserRecord ($dbUser, $username, $extraWhere='') |
|
static | getCookieName () |
|
| $formfield_permanent = 'permalogin' |
|
| $usergroup_column = 'usergroup' |
|
| $usergroup_table = 'fe_groups' |
|
| $groupData |
|
| $TSdataArray = array() |
|
| $userTS = array() |
|
| $userTSUpdated = FALSE |
|
| $sesData = array() |
|
| $sesData_change = FALSE |
|
| $userData_change = FALSE |
|
| $is_permanent |
|
| $global_database = '' |
|
| $session_table = '' |
|
| $name = '' |
|
| $get_name = '' |
|
| $user_table = '' |
|
| $usergroup_table = '' |
|
| $username_column = '' |
|
| $userident_column = '' |
|
| $userid_column = '' |
|
| $usergroup_column = '' |
|
| $lastLogin_column = '' |
|
| $enablecolumns |
|
| $showHiddenRecords = FALSE |
|
| $formfield_uname = '' |
|
| $formfield_uident = '' |
|
| $formfield_chalvalue = '' |
|
| $formfield_status = '' |
|
| $auth_timeout_field = 0 |
|
| $lifetime = 0 |
|
| $gc_time = 0 |
|
| $gc_probability = 1 |
|
| $writeStdLog = FALSE |
|
| $writeAttemptLog = FALSE |
|
| $sendNoCacheHeaders = TRUE |
|
| $getFallBack = FALSE |
|
| $hash_length = 32 |
|
| $getMethodEnabled = FALSE |
|
| $lockIP = 4 |
|
| $lockHashKeyWords = 'useragent' |
|
| $warningEmail = '' |
|
| $warningPeriod = 3600 |
|
| $warningMax = 3 |
|
| $checkPid = TRUE |
|
| $checkPid_value = 0 |
|
| $id |
|
| $cookieId |
|
| $loginFailure = FALSE |
|
| $loginSessionStarted = FALSE |
|
| $user = NULL |
|
| $get_URL_ID = '' |
|
| $newSessionID = FALSE |
|
| $forceSetCookie = FALSE |
|
| $dontSetCookie = FALSE |
|
| $challengeStoredInCookie = FALSE |
|
| $loginType = '' |
|
| $svConfig = array() |
|
| $writeDevLog = FALSE |
|
| $uc |
|
| regenerateSessionId () |
|
| setSessionCookie () |
|
| getCookieDomain () |
|
| getCookie ($cookieName) |
|
| regenerateSessionId () |
|
| fetchUserSessionFromDB () |
|
| user_where_clause () |
|
| ipLockClause () |
|
| ipLockClause_remoteIPNumber ($parts) |
|
| hashLockClause () |
|
| hashLockClause_getHashInt () |
|
| getDatabaseConnection () |
|
| $sessionDataLifetime = 86400 |
|
| $sessionDataTimestamp = NULL |
|
| $loginHidden = FALSE |
|
| $cookieWasSetOnCurrentRequest = FALSE |
|
| $db = NULL |
|