Home
last modified time | relevance | path

Searched defs:username (Results 1 – 7 of 7) sorted by last modified time

/dokuwiki/inc/
H A Dcommon.php1620 editorinfo($username, $textonly = false) global() argument
1633 userlink($username = null, $textonly = false) global() argument
[all...]
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH1.php
H A DSSH2.php2237 login($username) global() argument
2263 _login($username) global() argument
2346 _login_helper($username, $password = null) global() argument
2547 _keyboard_interactive_login($username, $password) global() argument
2703 _ssh_agent_login($username, $agent) global() argument
2726 _privatekey_login($username, $privatekey) global() argument
[all...]
/dokuwiki/bin/
H A Ddwpage.php17 protected $username = ''; global() variable in PageCLI
/dokuwiki/lib/plugins/authad/adLDAP/
H A DadLDAP.php692 public function authenticate($username, $password, $preventRebind = false) { argument
[all...]
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPExchange.php67 public function createMailbox($username, $storageGroup, $emailAddress, $mailNickname=NULL, $useDefaults=TRUE, $baseDn=NULL, $isGUID=false) argument
113 addX400($username, $country, $admd, $pdmd, $org, $surname, $givenName, $isGUID = false) global() argument
152 addAddress($username, $emailAddress, $default = FALSE, $isGUID = false) global() argument
220 deleteAddress($username, $emailAddress, $isGUID = false) global() argument
260 primaryAddress($username, $emailAddress, $isGUID = false) global() argument
[all...]
H A DadLDAPUsers.php65 public function authenticate($username, $password, $preventRebind = false) { argument
171 delete($username, $isGUID = false) global() argument
190 groups($username, $recursive = NULL, $isGUID = false) global() argument
218 info($username, $fields = NULL, $isGUID = false) global() argument
273 infoCollection($username, $fields = NULL, $isGUID = false) global() argument
296 inGroup($username, $group, $recursive = NULL, $isGUID = false) global() argument
322 passwordExpiry($username, $isGUID = false) global() argument
394 modify($username, $attributes, $isGUID = false) global() argument
442 disable($username, $isGUID = false) global() argument
459 enable($username, $isGUID = false) global() argument
477 password($username, $password, $isGUID = false) global() argument
534 dn($username, $isGUID = false) global() argument
584 usernameToGuid($username) global() argument
649 move($username, $container) global() argument
675 getLastLogon($username) global() argument
[all...]