| /plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/ |
| D | AbstractBasic.php | 51 abstract protected function validateUserPass($username, $password);
|
| /plugin/davcal/vendor/sabre/dav/lib/DAV/Auth/Backend/ |
| H A D | AbstractBasic.php | 51 abstract protected function validateUserPass($username, $password);
|
| /plugin/authucenter/ |
| D | auth.php | 448 private function _uc_user_login($username, $password){ 458 private function _uc_user_register($username, $password, $email){
|
| /plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
| D | extension.cache.mysqli.php | 108 public function __construct($host, $database, $username, $password, $table='getid3_cache') {
|
| /plugin/authradius/ |
| D | mschap.php | 90 function GenerateNTResponse($challenge, $peerChallenge, $username, $password)
|
| /plugin/passwordgrey/ |
| D | script.js | 23 const password = span.textContent; constant
|
| /plugin/farmer/admin/ |
| H A D | new.php | 346 protected function makeAdminLine($password)
|
| /plugin/authucenter/lib/uc_client/model/ |
| D | user.php | 119 function check_login($username, $password, &$user) { 129 …function add_user($username, $password, $email, $uid = 0, $questionid = '', $answer = '', $regip =…
|
| /plugin/phpipam/ |
| D | phpipam-api.php | 224 …$api_url = false, $app_id = false, $api_key = false, $username = false, $password = false, $result… 493 public function set_api_authparams ($username = false, $password = false) {
|
| /plugin/authgooglesheets/vendor/psr/http-message/src/ |
| D | UriInterface.php | 207 public function withUserInfo($user, $password = null);
|
| /plugin/matrixnotifierwas/vendor/psr/http-message/src/ |
| D | UriInterface.php | 208 public function withUserInfo(string $user, ?string $password = null): UriInterface;
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ |
| D | ClientBuilder.php | 429 public function setBasicAuthentication(string $username, string $password): ClientBuilder 528 public function setSSLCert(string $cert, string $password = null): ClientBuilder 541 public function setSSLKey(string $key, string $password = null): ClientBuilder
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/ |
| D | SMTPDelivery.php | 63 public function setPassword(NotifierSecretRef $password)
|
| /plugin/webdav/vendor/sabre/http/lib/Auth/ |
| D | Digest.php | 113 function validatePassword($password) {
|
| /plugin/davcal/vendor/sabre/http/lib/Auth/ |
| H A D | Digest.php | 113 function validatePassword($password) {
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
| D | DH.php | 325 public static function load($key, $password = false)
|
| /plugin/userimportextended/ |
| D | admin.php | 365 protected function _notifyUser($user, $password, $status_alert=true) {
|
| /plugin/remotescript/lib/JsHttpRequest/debug/ |
| D | JsHttpRequest-script.js | 65 t.open = function(method, url, asyncFlag, username, password) { with (this){ argument 81 password: password != null? password : '' property
|
| D | JsHttpRequest-form.js | 65 t.open = function(method, url, asyncFlag, username, password) { with (this){ argument 81 password: password != null? password : '' property
|
| D | JsHttpRequest-xml.js | 65 t.open = function(method, url, asyncFlag, username, password) { with (this){ argument 81 password: password != null? password : '' property
|
| /plugin/asciidocjs/node_modules/unxhr/lib/ |
| D | XMLHttpRequest.js | 168 this.open = function (method, url, async, user, password) { argument 182 password: password || null property
|
| /plugin/mantis/lib/ |
| D | class.soap_transport_http.php | 40 var $password = ''; variable in soap_transport_http 468 …function setCredentials($username, $password, $authtype = 'basic', $digestRequest = array(), $cert…
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/ |
| D | IdentitytoolkitRelyingpartySetAccountInfoRequest.php | 90 public $password; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartySetAccountInfoRequest 343 public function setPassword($password)
|
| /plugin/authssocas/vendor/apereo/phpcas/source/CAS/PGTStorage/ |
| H A D | Db.php | 139 $cas_parent, $dsn_or_pdo, $username='', $password='', $table='',
|
| /plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/ |
| H A D | GenericRequestHandler.php | 44 public function bind(string $username, string $password): bool
|