You are here

constant UNKNOWN_USER in Secure Site 6.2

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

File

digest_md5/digest_md5.php, line 51
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('UNKNOWN_USER', 2);