meta data for this page
  •  
Translations of this page:

Filtered by category='security'

edit categorypurposeallowed valuesdefault
access_control_allow_originssecurityBlock requests from an incorrect location, but allow multiple domainsarray of domainsundefined
hash_algosecurityThe hash method to use when hashing passwordsany algorithm accepted in your PHP system, see http://php.net/hash-algossha256
access_control_allow_originsecurityBlock requests from an incorrect locationhttp://'.$_SERVER['HTTP_HOST']
sendtest_maxsecurityLimit the number of email addresses that can be used in the send test functionalityAny number999
sendtest_throttlesecurityLimit the use of the send test functionalityAny number1
add_email_throttlesecurityLimit the use of the Add email in the send test functionalityAny number1
check_referrersecurityVerify that the referring web page is allowedtrue false 0 11
password_change_timeframesecurityTime allowed for an admin to use the token to change their password.A valid mySQL INTERVAL value1 day
encrypt_admin_passwordssecurityEnable encryption of admin passwordstrue false 0 11
check_sessionipsecurityVerify the session of the logged in administratortrue false 0 11
encryption_algosecurityThe encryption method to use when encrypting passwordsany algorithm accepted in your PHP system, see http://php.net/hash-algossha256
unsubscribe_requires_passwordsecurityRequest a valid password before acting on unsubscribe.true false 0 1false
askforpasswordsecurityAsk subscribers to enter a password for their profile when they registertrue false 0 10