API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
Need CryptUtil to generate random strings. This is the characters that the nonces are made from.
Auth_OpenID_checkTimestamp | ( | $ | nonce_string, |
$ | allowed_skew = null , |
||
$ | now = null |
||
) |
Auth_OpenID_mkNonce | ( | $ | when = null | ) |
Référencé par Auth_OpenID_CheckIDRequest::answer(), et Auth_OpenID_GenericConsumer::begin().
Auth_OpenID_splitNonce | ( | $ | nonce_string | ) |
Référencé par Auth_OpenID_GenericConsumer::_idResCheckNonce().
$Auth_OpenID_SKEW = 60 * 60 * 5 |