Home
last modified time | relevance | path

Searched refs:user (Results 201 – 225 of 1528) sorted by relevance

12345678910>>...62

/plugin/jenkins/
H A DREADME.md4 Dokuwiki plugin for Jenkins user.
27 * **jenkins.user**: Enter the ID of a Jenkins user, with the right to view any job..
28 …**jenkins.token**: Set the corresponding Jenkins user token. You can find it in `http://JENKINS_UR…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/
H A DAbout.php239 public function setUser(User $user) argument
241 $this->user = $user;
248 return $this->user;
/plugin/authremoteuser/
H A DREADME.md21 It uses the default plain text file `conf/users.auth.php` to store user
60 3. Add this value as new user ID to your user list if it is missing and
61 add them groups `admin` and `user`.[^1]
120 Encrypted password if user id was added using *authplain*, otherwise empty.
122 Real name of the user.
124 Email address of user.
126 Comma separated list of groups a user is member of. The group names must
137 [^1]: Don't be surprised: The user ID is converted to a valid page name.
/plugin/toursprung/
H A Dsyntax.php88 $txt .= ' src="http://www.'.$param['site'].'.net/user/';
89 $uname = $param['user'];
91 $uname = $this->getConf('user');
/plugin/twofactor/lang/en/
H A Dadmin.txt3 The table below lists all users that have at least one second factor mechanism set up for use. You can use this tool to reset the user's setup when they lost access to their second factor mechanism.
5 Note: this will reset **all** two-factor mechanisms for the user! Depending on your setup, the user may be required to configure a new two factor mechanism on their next login.
/plugin/backlinks2/_test/data/meta/
H A Dbacklinks_include_syntax.meta1user";s:0:"";s:7:"creator";s:0:"";s:11:"last_change";a:7:{s:4:"date";i:1463392103;s:2:"ip";s:9:"12…
/plugin/structpublish/_test/
H A Drevision.test.php29 // user
31 $USERINFO['grps'] = ['user', 'approver', 'publisher'];
69 $user = $revision->getUser();
73 $this->assertEquals('', $user);
91 $user = $revision->getUser();
93 $this->assertEquals('publisher', $user);
/plugin/passpolicy/
H A Daction.php61 $user = $INPUT->post->str('user', $_SERVER['REMOTE_USER']);
65 if (!$passpolicy->checkPolicy($pass, $user)) {
109 $user = $event->data['params'][0];
112 $user = $event->data['params'][0];
123 if (!$passpolicy->checkPolicy($pass, $user)) {
/plugin/newpagetemplate/
H A Dadmin.php11 * handle user request
29 $user = $INPUT->server->str('REMOTE_USER', 'none');
48 if($user != 'none') {
49 $cmdL .= " -c $user ";
63 if($user != 'none') {
64 $cmdL .= " -c $user ";
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DOperation.php108 public $user; variable in Google\\Service\\Compute\\Operation
413 public function setUser($user) argument
415 $this->user = $user;
422 return $this->user;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DOperation.php108 public $user; variable in Google\\Service\\DeploymentManager\\Operation
413 public function setUser($user) argument
415 $this->user = $user;
422 return $this->user;
/plugin/structnotification/action/
H A Dnotification.php83 $user = $event->data['user'];
118 if (!isset($users_set[$user])) continue;
195 foreach ($all_users as $user => $info) {
196 if (in_array($user, $users)) {
197 $set[$user] = $info;
199 $set[$user] = $info;
/plugin/logindelay/action/
H A Dlogin.php32 $user = $event->data['user'];
35 if (empty($user)) return;
37 $logHelper = new \helper_plugin_logindelay_log($user);
/plugin/authsmartcard/
H A DREADME.md8 … to dokuwiki by comparing the user's client certificate's CN attribute with the group field for a
10user John Doe needs access to the Wiki. John has a client certificate (or smartcard with a certif…
12 …lugin will authenticate user 'jdoe' by comparing the CN of his certificate with the groups he is a…
/plugin/struct/meta/
H A DSchemaBuilder.php29 protected $user;
70 $this->user = $_SERVER['REMOTE_USER'] ?? '';
157 $sql = "INSERT INTO schemas (tbl, ts, user, config) VALUES (?, ?, ?, ?)";
158 $this->sqlite->query($sql, [$this->table, $this->time, $this->user, $config]);
362 * @param string $user
365 public function setUser($user)
367 $this->user = $user;
28 protected $user; global() variable in dokuwiki\\plugin\\struct\\meta\\SchemaBuilder
359 setUser($user) global() argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DLicensing.php67 'path' => 'apps/licensing/v1/product/{productId}/sku/{skuId}/user/{userId}',
87 'path' => 'apps/licensing/v1/product/{productId}/sku/{skuId}/user/{userId}',
107 'path' => 'apps/licensing/v1/product/{productId}/sku/{skuId}/user',
173 'path' => 'apps/licensing/v1/product/{productId}/sku/{skuId}/user/{userId}',
193 'path' => 'apps/licensing/v1/product/{productId}/sku/{skuId}/user/{userId}',
/plugin/goto/
H A Dscript.js10 var user = goto_getCookie("GOTO_LOGIN");
11 if(!user) {
16 which = which.replace(/user/, user);
/plugin/statdisplay/helper/
H A Dlog.php111 $user = trim($parts[2], '"-');
113 if (!empty($user) && $auth) {
115 $user = $auth->cleanUser($user);
167 if ($user) {
168 $this->logdata[$month]['usertraffic'][$day][$user] =
169 isset($this->logdata[$month]['usertraffic'][$day][$user]) ?
170 $this->logdata[$month]['usertraffic'][$day][$user] + $size :
371 foreach ((array)$info as $user => $traffic) {
372 $usertraffic[$user] += $traffic;
/plugin/backlinks2/_test/data/meta/exclude/
H A Dlink.meta1 …:"user";s:6:"mprins";s:11:"last_change";a:7:{s:4:"date";i:1463393812;s:2:"ip";s:9:"127.0.0.1";s:4:…
3 …:"user";s:6:"mprins";s:11:"last_change";a:7:{s:4:"date";i:1463393812;s:2:"ip";s:9:"127.0.0.1";s:4:…
/plugin/backlinks2/_test/data/meta/include/
H A Dlink.meta1 …:"user";s:6:"mprins";s:11:"last_change";a:7:{s:4:"date";i:1463393826;s:2:"ip";s:9:"127.0.0.1";s:4:…
3 …:"user";s:6:"mprins";s:11:"last_change";a:7:{s:4:"date";i:1463393826;s:2:"ip";s:9:"127.0.0.1";s:4:…
/plugin/ireadit/action/
H A Dmigration.php107 foreach ($users as $user => $info) {
108 …ery('SELECT user FROM ireadit WHERE page=? AND rev=? AND user=?', $page, $last_change_date, $user);
110 if (!$existsAlready && in_array($user, $user_set)) {
114 'user' => $user
259 foreach ($usersToInsert as $user) {
263 'user' => $user
/plugin/todo/syntax/
H A Dlist.php100 if(in_array($value, array('user', 'real', 'none'))) {
111 // @date 20140317 le: if check for logged in user, also check for logged in user email address
119 // @date 20140317 le: if check for logged in user, also check for logged in user email address
295 * @param $user String to be worked on
298 private function __todolistExpandAssignees($user) { argument
300 if($user == '@@USER@@' && !empty($_SERVER['REMOTE_USER'])) { //$INPUT->server->str('REMOTE_USER')
303 // @date 20140317 le: check for logged in user email address
304 if( $user
316 __todolistTrimUser($user) global() argument
[all...]
/plugin/xcom/scripts/
H A Dxcom_save.php18 private $user; variable in xcom_save
76 if($local) $this->user = $credentials->user;
77 … return $this->xcom_connect($credentials->url,$credentials->user,$credentials->pwd ,0);
81 if($local) $this->user = $credentials['user'];
216 function xcom_connect($url,$user,$pwd, $debug=false) { argument
221 $resp = $client->query('dokuwiki.login',$user,$pwd);
/plugin/bureaucracy-au/script/
H A Duser.js21 response(jQuery.map(data, function (name, user) { argument
23 label: name + ' (' + user + ')',
24 value: user
/plugin/bureaucracyau/script/
H A Duser.js21 response(jQuery.map(data, function (name, user) { argument
23 label: name + ' (' + user + ')',
24 value: user

12345678910>>...62