validate_digest_response(request, realm, &password_procedure)
Instance Public methods
Returns false unless the request credentials response value matches the expected value. First try the password as a ha1 digest password. If this fails, then try it as a plain text password.
Please login to continue.