Home
last modified time | relevance | path

Searched defs:username (Results 76 – 100 of 147) sorted by last modified time

123456

/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
H A Dhttpclient-4.5.5.jar ... .String, java.lang.String) String userName String password public java.security.Principal getUserPrincipal ( ...
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js337 ….url=a;this.params=b;this.method=c||"POST";this.async=null!=d?d:!0;this.username=e;this.password=f… method in mxXmlRequest
H A Dviewer.min.js337 ….url=a;this.params=b;this.method=c||"POST";this.async=null!=d?d:!0;this.username=e;this.password=f… method in mxXmlRequest
H A Dapp.min.js371 ….url=a;this.params=b;this.method=c||"POST";this.async=null!=d?d:!0;this.username=e;this.password=f… method in mxXmlRequest
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js9956 templateFile, newDiagramCatsFile, username, recentDocsCallback, searchDocsCallback, argument
H A DEditorUi.js11945 enableRecentDocs? mxUtils.bind(this, function(recentReadyCallback, error, username) argument
11948 …l, enableSearchDocs? mxUtils.bind(this, function(searchStr, searchReadyCallback, error, username) argument
H A DMenus.js112 }, null, null, null, 'user', function(callback, error, username) argument
128 }, function(str, callback, error, username) argument
3733 null, null, 'user', function(callback, error, username) argument
3749 }, function(str, callback, error, username) argument
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js133 ….url=a;this.params=b;this.method=c||"POST";this.async=null!=d?d:!0;this.username=e;this.password=f… method in mxXmlRequest
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DAbstractBasic.php51 abstract protected function validateUserPass($username, $password);
H A DFile.php71 function getDigestHash($realm, $username) {
H A DAbstractDigest.php65 abstract function getDigestHash($realm, $username);
H A DPDO.php49 function getDigestHash($realm, $username) {
H A DBasicCallBack.php51 protected function validateUserPass($username, $password) {
/plugin/webdav/core/Backend/
H A DAuth.php26 protected function validateUserPass($username, $password)
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dextension.cache.mysql.php104 public function __construct($host, $database, $username, $password, $table='getid3_cache') {
H A Dextension.cache.mysqli.php108 public function __construct($host, $database, $username, $password, $table='getid3_cache') {
/plugin/phpipam/
H A Dphpipam-api.php224 …public function __construct($api_url = false, $app_id = false, $api_key = false, $username = false…
493 public function set_api_authparams ($username = false, $password = false) {
/plugin/webdavclient/db/
H A Dupdate0001.sql7 username text, field
/plugin/webdavclient/
H A Dhelper.php417 …public function addConnection($uri, $username, $password, $displayname, $description, $type, $sync…
535 public function queryServer($uri, $username, $password)
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js23 username = env.SAUCE_USERNAME; variable
/plugin/authphpbb3/
H A Dauth.php131 public function clean_username($username) {
/plugin/gdpr/action/
H A Ddelusers.php83 protected function cleanUsernameFromChangelogs($username)
/plugin/stopforumspam2/
H A Dhelper.php23 function rawdata($ip = null, $email = null, $username = null, $wildcards = null){
63 …function freqcheck($ip = null, $email = null, $username = null, $returnvalue = FALSE, $border = nu…
111 …function confcheck($ip = null, $email = null, $username = null, $returnvalue = FALSE, $border = nu…
178 function addToDatabase($ip = null, $email = null, $username = null, $evidence = null){
217 function whitelists ($ip = null, $email = null, $username = null) {

123456