Check if the user is who he/she says he is
Makes sure the user is who they claim to be by requiring a password to be typed in every hour.
Is turned on and off by the securityDisable setting.
Uses the adminLogin() function of Subs-Auth.php if they need to login, which saves all request (post and get) data.