Home
last modified time | relevance | path

Searched refs:email (Results 176 – 200 of 1609) sorted by path

12345678910>>...65

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
H A DHeldAccount.php29 public $email; variable in Google\\Service\\Vault\\HeldAccount
60 public function setEmail($email) argument
62 $this->email = $email;
69 return $this->email;
H A DUserInfo.php29 public $email; variable in Google\\Service\\Vault\\UserInfo
48 public function setEmail($email) argument
50 $this->email = $email;
57 return $this->email;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md219 …e service account and you want to impersonate a user account, specify the email address of the use…
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DGCECredentials.php477 $email = $this->getClientName($httpHandler);
486 return $signer->signBlob($email, $accessToken, $stringToSign);
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md537 If you discover a security vulnerability within this package, please send an email to security@tide…
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md814 If you discover a security vulnerability within this package, please send an email to security@tide…
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md71 * Fixed SwiftMailerHandler not accepting email templates with an empty subject
282 …duplicate records from notifications across multiple requests, useful for email or other notificat…
372 * Added ability to customize the Swift_Message per-email in SwiftMailerHandler
/plugin/authhiorgserver/
H A Dplugin.info.txt3 email support@hiorg-server.de
/plugin/authhttp/
H A DREADME62 - the user's email address: authhttp makes one up by appending a configurable
63 domain part to the user's login name. This will generate email addresses that
65 want to disable email-related functions in DokuWiki.
108 - emaildomain: The domain to append to login names to generate email addresses.
H A Dplugin.info.txt3 email pieter@hollants.com
/plugin/authimap/
H A Dplugin.info.txt3 email dokuwiki@cosmocode.de
/plugin/authimap2/
H A Dplugin.info.txt3 email marco.fenoglio@gmail.com
/plugin/authjoomla/
H A Dplugin.info.txt3 email dokuwiki@cosmocode.de
/plugin/authjoomla3/
H A Dplugin.info.txt3 email jury.verrigni@skayahack.com
/plugin/authldaplocal/
H A Dplugin.info.txt3 email klaus.vormweg@gmx.de
/plugin/authlemonldap/
H A Dplugin.info.txt3 email david@kreitschmann.de
/plugin/authlinotp/
H A Dplugin.info.txt3 email corny@cornelinux.de
/plugin/authloginapi/
H A Dplugin.info.txt3 email xelio-plus@outlook.com
/plugin/authmantis/
H A Dplugin.info.txt3 email mantis-dev@lists.sourceforge.com
/plugin/authnc/
H A Dauth.php106 $USERINFO['mail'] = (string)$xml->data->email;
262 $usr['mail'] = (string)$xml->data->email;
H A Dplugin.info.txt3 email ratzeputz@rtzptz.xyz
/plugin/authopenldapkerberos/
H A Dplugin.info.txt3 email s@ntisi.com.ar
/plugin/authorlist/
H A Dall.css36 background: transparent url(images/email.png) 0px center no-repeat;
H A Dhelper.php207 …case 'email': $userdata = $auth->getUserData($loginname); $display= $this->email($userdata['mail']…
/plugin/authorlist/images/
H A DREADME.txt1 Image email.png is from the dokuwiki default template
2 Image email.png is from the discussion plugin (https://www.dokuwiki.org/plugin:discussion)

12345678910>>...65