Home
last modified time | relevance | path

Searched refs:auth_login (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/Extension/
H A DAuthPlugin.php186 * @see auth_login()
/dokuwiki/inc/
H A Dauth.php257 return auth_login(
295 function auth_login($user, $pass, $sticky = false, $silent = false) function
351 return auth_login($user, $pass, $sticky, true);