You are here

constant SECURESITE_OFFLINE in Secure Site 8

Same name and namespace in other branches
  1. 6.2 securesite.module \SECURESITE_OFFLINE
  2. 7.2 securesite.module \SECURESITE_OFFLINE

Secure Site status: Only when site is offline

1 use of SECURESITE_OFFLINE
SecuresiteManager::forcedAuth in src/SecuresiteManager.php
Determine if Secure Site authentication should be forced.

File

./securesite.module, line 20
Enables HTTP authentication or an HTML form to restrict site access.

Code

define('SECURESITE_OFFLINE', 2);