Home
last modified time | relevance | path

Searched defs:username (Results 26 – 50 of 147) sorted by relevance

123456

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DImClient.php43 public $username; variable in Google\\Service\\PeopleService\\ImClient
118 public function setUsername($username)
/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 …
388 function uc_user_edit($username, $oldpw, $newpw, $email, $ignoreoldpw = 0, $questionid = '', $answe…
400 function uc_user_checkname($username) {
408 function uc_user_addprotected($username, $admin='') {
412 function uc_user_deleteprotected($username) {
421 function uc_get_user($username, $isuid=0) {
430 function uc_user_merge_remove($username) {
439 function uc_user_logincheck($username, $ip) {
560 function uc_pm_blackls_add($uid, $username) {
[all …]
/plugin/davcal/
H A DauthBackendDokuwiki.php11 protected function validateUserPass($username, $password)
/plugin/stopforumspam/
H A DResponseChecker.php24 public $username; variable in Response
27 public function __construct($username = null, $email = null, $ip = null)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/Slack/
H A DSlackRecord.php50 private $username; variable in Monolog\\Handler\\Slack\\SlackRecord
97 ?string $username = null,
260 public function setUsername(?string $username = null): self
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DPostgreSqlConnectionProfile.php47 public $username; variable in Google\\Service\\DatabaseMigrationService\\PostgreSqlConnectionProfile
136 public function setUsername($username)
H A DMySqlConnectionProfile.php47 public $username; variable in Google\\Service\\DatabaseMigrationService\\MySqlConnectionProfile
136 public function setUsername($username)
/plugin/swiftmail/Swift/
H A DAuthenticator.php27 public function isAuthenticated($username, $password, Swift $instance);
/plugin/picasawebalbum/
H A Dscript.js4 function on_document_ready(div_id, username, mode, album) { argument
/plugin/authucenter/lib/uc_client/control/
H A Duser.php245 function _check_username($username) {
257 function _check_email($email, $username = '') {
/plugin/webdav/core/Backend/
H A DAuth.php26 protected function validateUserPass($username, $password)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSecurityToken/
H A DGoogleIdentityStsV1IntrospectTokenResponse.php56 public $username; variable in Google\\Service\\CloudSecurityToken\\GoogleIdentityStsV1IntrospectTokenResponse
159 public function setUsername($username)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DRemarketingAudiences.php52 public $username; variable in Google\\Service\\Analytics\\RemarketingAudiences
155 public function setUsername($username)
H A DSegments.php52 public $username; variable in Google\\Service\\Analytics\\Segments
155 public function setUsername($username)
H A DWebproperties.php52 public $username; variable in Google\\Service\\Analytics\\Webproperties
155 public function setUsername($username)
H A DProfiles.php52 public $username; variable in Google\\Service\\Analytics\\Profiles
155 public function setUsername($username)
H A DUnsampledReports.php52 public $username; variable in Google\\Service\\Analytics\\UnsampledReports
155 public function setUsername($username)
H A DAccountSummaries.php52 public $username; variable in Google\\Service\\Analytics\\AccountSummaries
155 public function setUsername($username)
H A DAccounts.php52 public $username; variable in Google\\Service\\Analytics\\Accounts
155 public function setUsername($username)
H A DCustomDataSources.php52 public $username; variable in Google\\Service\\Analytics\\CustomDataSources
155 public function setUsername($username)
H A DCustomDimensions.php52 public $username; variable in Google\\Service\\Analytics\\CustomDimensions
155 public function setUsername($username)
H A DCustomMetrics.php52 public $username; variable in Google\\Service\\Analytics\\CustomMetrics
155 public function setUsername($username)
H A DExperiments.php52 public $username; variable in Google\\Service\\Analytics\\Experiments
155 public function setUsername($username)
H A DFilters.php52 public $username; variable in Google\\Service\\Analytics\\Filters
155 public function setUsername($username)
H A DGoals.php52 public $username; variable in Google\\Service\\Analytics\\Goals
155 public function setUsername($username)

123456