phpDocumentor

TwoFactorAuthControllerConfiguration
in package

Class representing a configuration container for the front-end controller

Table of Contents

ACCOUNT_SETTINGS_URL  = 'account.php'
Account settings URL
BASE_URL  = 'shop.php?do=TwoFactorAuth'
Controller base URL
CONFIGURATION_URL  = 'shop.php?do=TwoFactorAuth/Configure'
Configuration action URL
DEACTIVATION_URL  = 'shop.php?do=TwoFactorAuth/Deactivate'
Deactivation action URL
DEFAULT_ISSUER  = 'Gambio'
Default OTP issuer
EDIT_URL  = 'shop.php?do=TwoFactorAuth/Edit'
Edit action URL
MESSAGE_STACK_CLASS_NAME  = 'account'
Message stack class name
SECRET_SESSION_KEY  = 'twofactorauth_secret'
Session key for the secret
TEMPLATE_DIRECTORY  = 'GXModules/Gambio/TwoFactorAuth/Shop/Html'
Path to template directory

Constants

Search results