[ Index ] |
|
Code source de Mantis 1.1.0rc3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 660 lignes (20 kb) |
Inclus ou requis: | 2 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
auth_ensure_user_authenticated( $p_return_page = '' ) X-Ref |
Pas de description |
auth_is_user_authenticated() X-Ref |
Pas de description |
auth_attempt_login( $p_username, $p_password, $p_perm_login=false ) X-Ref |
Pas de description |
auth_attempt_script_login( $p_username, $p_password = null ) X-Ref |
Pas de description |
auth_logout() X-Ref |
Pas de description |
auth_does_password_match( $p_user_id, $p_test_password ) X-Ref |
Pas de description |
auth_process_plain_password( $p_password, $p_salt=null, $p_method=null ) X-Ref |
Pas de description |
auth_generate_random_password( $p_email ) X-Ref |
Pas de description |
auth_generate_confirm_hash( $p_user_id ) X-Ref |
Pas de description |
auth_set_cookies( $p_user_id, $p_perm_login=false ) X-Ref |
Pas de description |
auth_clear_cookies() X-Ref |
Pas de description |
auth_generate_cookie_string() X-Ref |
Pas de description |
auth_generate_unique_cookie_string() X-Ref |
Pas de description |
auth_is_cookie_string_unique( $p_cookie_string ) X-Ref |
Pas de description |
auth_get_current_user_cookie() X-Ref |
Pas de description |
auth_set_tokens( $p_user_id ) X-Ref |
Set authentication tokens for secure session. param: integer User ID |
auth_reauthenticate() X-Ref |
Check for authentication tokens, and display re-authentication page if needed. Currently, if using BASIC or HTTP authentication methods, or if logged in anonymously, this function will always "authenticate" the user (do nothing). |
auth_reauthenticate_page( $p_user_id, $p_username ) X-Ref |
Generate the intermediate authentication page. param: integer User ID param: string Username |
auth_is_cookie_valid( $p_cookie_string ) X-Ref |
Pas de description |
auth_get_current_user_id() X-Ref |
Pas de description |
auth_http_prompt() X-Ref |
Pas de description |
auth_http_set_logout_pending( $p_pending ) X-Ref |
Pas de description |
auth_http_is_logout_pending() X-Ref |
Pas de description |
Généré le : Thu Nov 29 09:42:17 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |