Home
last modified time | relevance | path

Searched defs:password (Results 101 – 125 of 157) sorted by relevance

1234567

/plugin/smtp/subtree/txtthinking/Mailer/src/
H A DMailer.php71 public function setAuth($username, $password){
/plugin/mantis/lib/
H A Dclass.soapclient.php29 var $password = ''; // Password for HTTP authentication variable in nusoap_client
609 function setCredentials($username, $password, $authtype = 'basic', $certRequest = array()) {
H A Dclass.wsdl.php54 var $password = ''; // Password for HTTP authentication variable in wsdl
562 function setCredentials($username, $password, $authtype = 'basic', $certRequest = array()) {
H A Dnusoap.php2147 var $password = ''; variable in soap_transport_http
2575 …function setCredentials($username, $password, $authtype = 'basic', $digestRequest = array(), $cert…
4566 var $password = ''; // Password for HTTP authentication variable in wsdl
5074 function setCredentials($username, $password, $authtype = 'basic', $certRequest = array()) {
7097 var $password = ''; // Password for HTTP authentication variable in nusoap_client
7677 function setCredentials($username, $password, $authtype = 'basic', $certRequest = array()) {
/plugin/magento/
H A Dauth.php479 protected function validateHash($password, $hash)
/plugin/passpolicy/
H A Dhelper.php511 protected function isLeaked($password)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/
H A DProxyRequestHandler.php49 bind(string $username, string $password) global() argument
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DXML.php66 public static function load($key, $password = '')
/plugin/webdavclient/db/
H A Dupdate0001.sql8 password text, field
/plugin/autotweet/
H A Dtwitteroauth.php131 function getXAuthToken($username, $password) {
/plugin/swiftmail/Swift/Connection/
H A DSMTP.php75 protected $password = false; variable in Swift_Connection_SMTP
/plugin/groupmanager/
H A Dsyntax.php808 function _notifyUser($user, $password)
/plugin/eventum/XML/
H A DRPC.php639 var $password = ''; variable in XML_RPC_Client
888 $username = '', $password = '')
/plugin/webdavclient/
H A Dhelper.php417 …public function addConnection($uri, $username, $password, $displayname, $description, $type, $sync…
535 public function queryServer($uri, $username, $password)
/plugin/authgooglesheets/vendor/google/auth/src/
H A DOAuth2.php122 private $password; variable in Google\\Auth\\OAuth2
979 public function setPassword($password)
/plugin/authucenter/lib/uc_client/
H A Dclient.php355 function uc_user_register($username, $password, $email, $questionid = '', $answer = '', $regip = ''…
359 function uc_user_login($username, $password, $isuid = 0, $checkques = 0, $questionid = '', $answer …
426 function uc_user_merge($oldusername, $newusername, $uid, $password, $email) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DOperations.php73 bind(string $username, string $password) global() argument
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest-script.js50 _openArgs={method:(_2||"").toUpperCase(),url:_3,asyncFlag:_4,username:_5!=null?_5:"",password:_6!=n… property in t.open._openArgs
H A DJsHttpRequest-xml.js50 _openArgs={method:(_2||"").toUpperCase(),url:_3,asyncFlag:_4,username:_5!=null?_5:"",password:_6!=n… property in t.open._openArgs
H A DJsHttpRequest-form.js50 _openArgs={method:(_2||"").toUpperCase(),url:_3,asyncFlag:_4,username:_5!=null?_5:"",password:_6!=n… property in t.open._openArgs
H A DJsHttpRequest-script-xml.js50 _openArgs={method:(_2||"").toUpperCase(),url:_3,asyncFlag:_4,username:_5!=null?_5:"",password:_6!=n… property in t.open._openArgs
H A DJsHttpRequest.js50 _openArgs={method:(_2||"").toUpperCase(),url:_3,asyncFlag:_4,username:_5!=null?_5:"",password:_6!=n… property in t.open._openArgs
/plugin/etherpadlite/externals/etherpad-lite-client/
H A Detherpad-lite-client.php287 public function setPassword($padID, $password){
/plugin/statistics/inc/
H A DBrowscap.php408 public function addProxySettings($server, $port = 3128, $wrapper = 'http', $username = null, $password = null) argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DUser.php156 public $password; variable in Google\\Service\\Directory\\User
671 public function setPassword($password)

1234567