Home
last modified time | relevance | path

Searched refs:user (Results 476 – 500 of 1528) sorted by relevance

1...<<11121314151617181920>>...62

/plugin/aclplusregex/
H A Dplugin.info.txt6 desc Show group membership and other user data in an overview table
/plugin/groupmatrix/
H A Dplugin.info.txt6 desc Show group membership and other user data in an overview table
/plugin/usercontact/
H A Dplugin.info.txt6 desc Dynamically displays contact data next to links to a user namespace
/plugin/magento/
H A Dplugin.info.txt6 desc Provides user authentication against information found in Magento databases.
/plugin/geotag/
H A Dplugin.info.txt6 desc Allow a user to annotate pages with a geotag
/plugin/showlinkpermission/
H A Dplugin.info.txt6 desc Changes the color of internal link if the user has no read permissions
/plugin/adfs/
H A Dplugin.info.txt6 desc Provides user authentication against Active Directory Federation Service via SAML 2.0
/plugin/mapillary/
H A Dplugin.info.txt6 desc Allow a user to add a Mapillary widget to a page
/plugin/twofactorsmsgateway/
H A Dhelper.php6 public function canUse($user = null){ argument
7 return ($this->_settingExists("verified", $user) && $this->getConf('enable') === 1);
/plugin/lightweightcss/
H A DREADME41 ; user style include
44 ; user style exclude
/plugin/geogebra/syntax/
H A Dgeogebrafile.php236 $user = $_SERVER['REMOTE_USER'];
237 ….= ' Erstellt mit © <a href="http://www.geogebra.at/" target="geogebra">GeoGebra</a> durch '.$user;
/plugin/task/
H A Daction.php67 $user = $_REQUEST['user'];
78 'user' => $user,
/plugin/survey/
H A Dplugin.info.txt6 desc Dokuwiki plugin to generate user surveys with multiple levels of questions and answers
/plugin/permissioninfo/
H A Dplugin.info.txt6 desc Displays group and user information and the permissions of users and groups
/plugin/userhistory/
H A Dplugin.info.txt6 desc View page changelog per user
/plugin/authopenldapkerberos/
H A Dplugin.info.txt6 desc Provides user authentication against a OpenLDAP + Kerberos server using GSSAPI
/plugin/hidemenus/
H A Dplugin.info.txt6 desc If the user is not logged in, hide the page and site tools.
/plugin/icq/
H A Dplugin.info.txt6 desc With this plugin you can insert an ICQ-user status to your page
/plugin/uilanguage/
H A Dplugin.info.txt6 desc Changes the user interface language to match the language of the current page
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/skins/
H A Ddhtmlxgantt_broadway.css331 -webkit-user-select: none;
332 user-select: none;
345 -webkit-user-select: none;
346 -moz-user-select: none;
641 user-select: none;
748 user-select: none;
796 -moz-user-select: none;
1113 -moz-user-select: none;
1841 user-select: none;
1940 -ms-user-select: none;
[all …]
H A Ddhtmlxgantt_skyblue.css171 -webkit-user-select: none;
172 user-select: none;
185 -webkit-user-select: none;
186 -moz-user-select: none;
491 user-select: none;
598 user-select: none;
649 -moz-user-select: none;
975 -moz-user-select: none;
1727 user-select: none;
1826 -ms-user-select: none;
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D06afce2955f9094d96d27067ebca32e8.asciidoc11 'user' => 'kimchy',
/plugin/sfauth/
H A DREADME.wiki73user={!User_ID}'' to it. Eg. ''http://example.com/dokuwiki/doku.php?do=login&u=sf&p=sf&sf=1&sessio…
75 …?do=login&u=a&sessionId={!API_Session_ID}&instance={!API_Enterprise_Server_URL_240}&user={!User_ID}
/plugin/authphpbb3/
H A Dauth.php233 $_SESSION[DOKU_COOKIE]['auth']['user'] = $USERINFO['name'];
249 … array['grps'] array Group names the user belongs to.
251 public function getUserData($user, $requireGroups = true) { argument
252 if (empty($user)) {
257 $cache = new cache('authphpbb3_getUserData_' . $user, $this->_cache_ext_name);
275 if (!$result->execute(array($this->clean_username($user)))) {
/plugin/securelogin/
H A DREADME.md7 …lear text, as they are by default with DokuWiki. In this case though, the user *should* notice the…
44 …e login page with this plugin, the CAPTCHA will not be processed. ie, the user can enter whatever,…
99 …ocess happens during the add user, modify user, and edit profile options. This is what will be see…
104 email:user@example.com

1...<<11121314151617181920>>...62