You are here

constant SECURESITE_DIGEST in Secure Site 7.2

Same name and namespace in other branches
  1. 8 securesite.module \SECURESITE_DIGEST
  2. 6.2 securesite.module \SECURESITE_DIGEST

Secure Site type: HTTP digest

28 uses of SECURESITE_DIGEST
SecureSiteForceAlwaysFunctionalTest::testSecureSiteForceAlwaysCronAll in ./securesite.test
Try cron.php with all authentication types enabled.
SecureSiteFunctionDigestValidateUnitTest::testSecureSiteFunctionDigestValidateData in ./securesite.test
Check output with data.
SecureSiteFunctionUserDeleteUnitTest::setUp in ./securesite.test
Sets up a Drupal site for running functional and integration tests.
SecureSiteFunctionUserLoadUnitTest::setUp in ./securesite.test
Sets up a Drupal site for running functional and integration tests.
SecureSiteFunctionUserSaveUnitTest::setUp in ./securesite.test
Sets up a Drupal site for running functional and integration tests.

... See full list

File

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

Code

define('SECURESITE_DIGEST', 3);