You are here

constant AUTHENTICATED in Secure Site 7.2

Same name and namespace in other branches
  1. 8 digest_md5/digest_md5.php \AUTHENTICATED
  2. 6.2 digest_md5/digest_md5.php \AUTHENTICATED
1 use of AUTHENTICATED
_digest_md5_response in digest_md5/digest_md5.php
Process an authentication string.

File

digest_md5/digest_md5.php, line 56
This script implements the DIGEST-MD5 mechanism for all protocols. Only the root user should have access to this script and the database used to store passwords and nonce values.

Code

define('AUTHENTICATED', 0);