Home
last modified time | relevance | path

Searched defs:user (Results 76 – 100 of 267) sorted by relevance

1234567891011

/plugin/timetrack/db/
H A Dupdate0001.sql1 CREATE TABLE user (id INTEGER PRIMARY KEY, user TEXT); field
/plugin/userimportextended/
H A Dadmin.php320 protected function _addImportUser($user, & $error){
365 protected function _notifyUser($user, $password, $status_alert=true) {
/plugin/do/
H A Dhelper.php326 public function sendMail($receivers, $type, $task, $user = '', $msg = '')
544 public function getPrettyUser($user)
/plugin/authlinotp/
H A Dauth.php20 public function checkPass($user, $pass) {
/plugin/cryptsign/
H A Dsign.php18 $user = $_SERVER['REMOTE_USER']; variable
/plugin/ireadit/db/
H A Dupdate0001.sql4 user TEXT NOT NULL, field
/plugin/pureldap/classes/
H A DClient.php151 authenticate($user, $pass) global() argument
261 cleanUser($user) global() argument
277 prepareBindUser($user) global() argument
[all...]
/plugin/zenlogin/
H A Daction.php77 function zenphoto_hashpw($user, $password) {
86 function zenphoto_login($user, $password, $sticky=true) {
/plugin/struct/meta/
H A DSchemaBuilder.php28 protected $user; global() variable in dokuwiki\\plugin\\struct\\meta\\SchemaBuilder
359 setUser($user) global() argument
/plugin/swiftmail/Swift/Authenticator/
H A DLOGIN.php29 public function isAuthenticated($user, $pass, Swift $swift)
H A DPLAIN.php30 public function isAuthenticated($user, $pass, Swift $swift)
/plugin/abc2/abc-libraries/abc2svg/
H A Dabcweb-1.js12 var user variable
19 user={read_file:function(fn){return a_inc[fn]},errmsg:function(msg,l,c){errtxt+=clean_txt(msg)+'\n'},img_out:function(str){new_page+=str}} class in dom_loaded
/plugin/authgoogle2fa/
H A Dauth.php18 function checkPass($user,$pass) {
/plugin/authg2fa/
H A Dauth.php21 function checkPass($user,$pass) {
/plugin/authsqlite/
H A Dauth.php190 protected function _addUserToGroup($user, $group, $force = false) {
250 protected function _addUser($user, $pwd, $name, $mail, $grps) {
/plugin/davcard/
H A Dhelper.php410 public function deleteContactEntryToAddressbookForPage($id, $user, $uri)
454 public function editContactEntryToAddressbookForPage($id, $user, $uri, $params)
556 public function addContactEntryToAddressbookForPage($id, $user, $params)
/plugin/aclplusregex/
H A Daction.php121 loadACLRules($user, $groups) global() argument
167 createUserGroupEntities($user, $groups) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DOperationMetadataV1.php48 public $user; variable in Google\\Service\\Appengine\\OperationMetadataV1
141 public function setUser($user)
H A DOperationMetadataV1Alpha.php48 public $user; variable in Google\\Service\\Appengine\\OperationMetadataV1Alpha
141 public function setUser($user)
H A DOperationMetadataV1Beta.php48 public $user; variable in Google\\Service\\Appengine\\OperationMetadataV1Beta
141 public function setUser($user)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DOperation.php47 public $user; variable in Google\\Service\\Dns\\Operation
138 public function setUser($user)
/plugin/combo/ComboStrap/
H A DIdentity.php57 public static function becomeSuperUser(&$request = null, $user = 'admin') argument
101 logIn(& $request, $user = 'defaultUser') global() argument
[all...]
/plugin/twofactor/
H A DManager.php32 protected $user; variable in dokuwiki\\plugin\\twofactor\\Manager
145 setUser($user) global() argument
[all...]
/plugin/logindelay/helper/
H A Dlog.php17 public function __construct($user)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DUsersListResponse.php29 public function setUser($user)

1234567891011