Home
last modified time | relevance | path

Searched refs:user (Results 51 – 67 of 67) sorted by relevance

123

/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPUsers.php58 * Validate a user's login credentials
60 * @param string $username A user's AD username
61 * @param string $password A user's AD password
70 * Create a user
74 * @param array $attributes The attributes to set to the user account
104 $add["objectclass"][3] = "user"; //person?
165 * Delete a user account
183 * Groups the user is a member of
288 * Determine if a user is in a specific group
315 * Determine a user'
[all...]
/dokuwiki/vendor/kissifrot/php-ixr/
H A DREADME.md11 The Incutio XML-RPC library (IXR) is designed primarily for ease of use. It incorporates both client and server classes, and is designed to hide as much of the workings of XML-RPC from the user as possible. A key feature of the library is automatic type conversion from PHP types to XML-RPC types and vice versa. This should enable developers to write web services with very little knowledge of the underlying XML-RPC standard.
/dokuwiki/data/pages/wiki/
H A Dwelcome.txt26 DokuWiki is an Open Source project that thrives through user contributions. A good way to stay informed on what's going on and to get useful tips in using DokuWiki is subscribing to the [[doku>newsletter]].
H A Ddokuwiki.txt50 * [[https://forum.dokuwiki.org|Check out the user forum]]
H A Dsyntax.txt79 Windows shares like [[\\server\share|this]] are recognized, too. Please note that these only make sense in a homogeneous user group like a corporate [[wp>Intranet]].
/dokuwiki/lib/plugins/authad/adLDAP/
H A DadLDAP.php43 * based directory. If you bind as a domain user, you can't fetch as
228 * The user class
239 public function user() { function in adLDAP
685 * Validate a user's login credentials
687 * @param string $username A user's AD username
688 * @param string $password A user's AD password
709 // Bind as the user
829 if ($attributes["password"]){ $mod["unicodePwd"][0]=$this->user()->encodePassword($attributes["password"]); }
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_diff.css29 .dokuwiki table.diff th span.user {
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE83 does Less to protect the user's freedom than the ordinary General
106 users' freedom, it does ensure that the user of a program that is
288 directing the user to the copy of this License. Also, you must do one
297 user can modify the Library and then relink to produce a modified
299 that the user who changes the contents of definitions files in the
305 copy of the library already present on the user's computer system,
308 the user installs one, as long as the modified version is
312 least three years, to give the same user the materials
320 e) Verify that the user has already received a copy of these
321 materials or that you have already sent this user
[all...]
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE82 does Less to protect the user's freedom than the ordinary General
105 users' freedom, it does ensure that the user of a program that is
283 directing the user to the copy of this License. Also, you must do one
292 user can modify the Library and then relink to produce a modified
294 that the user who changes the contents of definitions files in the
300 copy of the library already present on the user's computer system,
303 the user installs one, as long as the modified version is
307 least three years, to give the same user the materials
315 e) Verify that the user has already received a copy of these
316 materials or that you have already sent this user
[all...]
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md70 - ``$options->getCmd()`` returns the sub command the user used
78 By default, the CLI class registers an exception handler and will print the exception's message to the end user and
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DLICENSE
/dokuwiki/inc/
H A Dcommon.php111 $user = $INPUT->server->str('REMOTE_USER');
115 if (trim($user) == '' || trim($session) == '') return '';
116 return PassHash::hmac('md5', $session . $user, auth_cookiesalt());
129 if (!$INPUT->server->str('REMOTE_USER')) return true; // no logged in user, no need for a check
288 $info['user'] = $revinfo['user'];
293 $info['editor'] = $revinfo['user'] ?: $revinfo['ip'];
296 $info['user'] = null;
707 * and gain information about the user who was blocked.
711 * data['userinfo'] - information about the blocked user
[all...]
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css175 -webkit-user-select: none;
176 -moz-user-select: none;
177 -ms-user-select: none;
178 user-select: none;
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG521 - The overall_class is now up to the user, and the language-code is _always_ added as a class (milian)
996 - Line numbers aren't highlighted when a user selects the code
1020 - Method header() modified to allow the user to choose whether the code is surrounded in
H A DLICENSE109 these conditions, and telling the user how to view a copy of this
/dokuwiki/
H A DCOPYING109 these conditions, and telling the user how to view a copy of this
/dokuwiki/data/
H A Ddeleted.files20 lib/images/interwiki/user.png

123