You are here

constant STALE_NONCE in Secure Site 6.2

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

File

digest_md5/digest_md5.php, line 54
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('STALE_NONCE', 5);