phpDocumentor

TwoFactorAuthLoginControllerConfiguration
in package

Class representing a configuration container for the login front-end controller

Table of Contents

ACCOUNT_SETTINGS_URL  = TwoFactorAuthControllerConfiguration::ACCOUNT_SETTINGS_URL
Account settings URL
CONFIRM_URL  = 'shop.php?do=TwoFactorAuthLogin/Confirm'
Confirm URL
CONFIRM_URL_METHOD  = 'POST'
Confirm URL method
CUSTOMER_ID_SESSION_KEY  = 'twofactorauth_login_customer_id'
Customer ID session key
EMAIL_POST_KEY  = 'email_address'
Email address POST key
MESSAGE_STACK_CLASS_NAME  = 'login'
Message stack class name
PASSWORD_POST_KEY  = 'password'
Password POST key
PASSWORD_SESSION_KEY  = 'twofactorauth_login_password'
Password session key
TEMPLATE_DIRECTORY  = TwoFactorAuthControllerConfiguration::TEMPLATE_DIRECTORY
Path to template directory
TOKEN_POST_KEY  = 'token'
POST array key name for token confirmation
TOKEN_PROMPT_URL  = 'shop.php?do=TwoFactorAuthLogin'
Token prompt URL
USER_SESSION_KEY  = 'twofactorauth_login_user'
User session key

Constants

Search results