Home
last modified time | relevance | path

Searched defs:pass (Results 1 – 9 of 9) sorted by path

/dokuwiki/inc/Extension/
H A DAuthPlugin.php197 trustExternal($user, $pass, $sticky = false) global() argument
233 checkPass($user, $pass) global() argument
279 createUser($user, $pass, $name, $mail, $grps = null) global() argument
/dokuwiki/inc/HTTP/
H A DHTTPClient.php47 public $pass; global() variable in dokuwiki\\HTTP\\HTTPClient
/dokuwiki/inc/Remote/
H A DApiCore.php1033 login($user, $pass) global() argument
/dokuwiki/inc/
H A Dauth.php207 auth_login($user, $pass, $sticky = false, $silent = false) global() argument
1246 auth_setCookie($user, $pass, $sticky) global() argument
[all...]
/dokuwiki/lib/plugins/authad/
H A Dauth.php154 checkPass($user, $pass) global() argument
/dokuwiki/lib/plugins/authldap/
H A Dauth.php56 checkPass($user, $pass) global() argument
/dokuwiki/lib/plugins/authpdo/
H A Dauth.php162 checkPass($user, $pass) global() argument
[all...]
/dokuwiki/lib/plugins/authplain/
H A Dauth.php67 checkPass($user, $pass) global() argument
108 createUserLine($user, $pass, $name, $mail, $grps) global() argument
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DBlowfish.php570 bcrypt_pbkdf($pass, $salt, $keylen, $rounds) global() argument