Home
last modified time | relevance | path

Searched refs:User (Results 101 – 125 of 257) sorted by relevance

1234567891011

/plugin/usermanagerextended/
H A DREADME3 User management for managers, not only admins!
/plugin/bureaucracy-au/_test/
H A Dinput.txt26 fieldset "Create Your User Page"
/plugin/bureaucracyau/_test/
H A Dinput.txt26 fieldset "Create Your User Page"
/plugin/authyubikey/
H A DREADME.md21 disable "User profile" with the parameter "disableactions".
H A Dauth.php.org114 * Create a new User
383 * @param string $user User login
384 * @param array $info User's userinfo array
/plugin/showpageafterlogin/
H A DREADME5 for a specific amount of Logins (for Instruction/New User Pages)
/plugin/farm/install/animaltemplate/conf/
H A Dacronyms.conf39 GUI Graphical User Interface
137 XUL XML User Interface Language
/plugin/condition/
H A DREADME.md28 All documentation for the User Subscriptions Plugin is available online at:
/plugin/twofactor/
H A DREADME21 User Manager pluginUser Manager Plugin. I used their admin code as the basis
/plugin/crossdbsqlclient/syntax/
H A Ddbwrapper.php41 private function _oracle($Server, $User, $Pass, $Database, $Query) { argument
42 if (! $connection = oci_connect ( $User, $Pass, $Server ) or false)
/plugin/dokusioc/
H A DREADME.md9 * Creates meta descriptions for sioc:User, sioct:WikiArticle and
/plugin/struct/types/
H A DUser.php12 class User extends AbstractMultiBaseType
35 if ($info === false) throw new ValidationException('User not found', $rawvalue);
11 class User extends AbstractMultiBaseType global() class
H A DLookup.php86 $column = new UserColumn(0, new User(), $table);
/plugin/translator/
H A Dhelper.php452 function _insertTranslation($KeyID, $Value, $Lang, $Date, $User=null) { argument
470 if ( empty($User) ) $User = $_SERVER['REMOTE_USER'];
474 $this->database->execute($KeyID, $Lang, $Value, $User, $Date);
/plugin/piwik2/
H A DREADME.md3 DEPRECATED!!! User https://github.com/Bravehartk2/dokuwiki-matomo instead. DEPRECATED!!!
/plugin/struct/meta/
H A DSearch.php11 use dokuwiki\plugin\struct\types\User;
611 return new UserColumn(0, new User(), $schema_list[0]);
9 use dokuwiki\plugin\struct\types\User; global() alias
/plugin/issuelinks/services/
H A DJira.service.php170 $configForm->addTextInput('jira_user', 'Jira User')
/plugin/bibtex/OSBib/
H A DCHANGELOG13 2/ User-defined strings for each of the 12 months may now be supplied in the bibliographic styles.
/plugin/sfauth/
H A DREADME.wiki40 - Click on ''new'' in the ''User Custom Fields'' section (page bottom)
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DCHANGELOG.md12 - Fixed the integration with Symfony, adding explicit @return annotations to suppress User Deprecated notices [#5](https://github.com/ezimuel/ringphp/pull/5)
/plugin/authphpbb3/
H A Dauth.php245 * array['username'] string User's name.
247 * array['phpbb_user_id'] string User's ID.
/plugin/authhttp/
H A DREADME34 "User profile" function. The admin, through the "User manager", could also
/plugin/coinhive/
H A DREADME.md28 …- No Optin: All Users will get the Invisible Miner, wich will be blocked by User with an Adblocker.
/plugin/authldaplocal/
H A DREADME.md44 The user manager can be used to add, delete or edit users. User information is pulled from the LDAP…
/plugin/evesso/
H A DREADME.md62 1. Go to `Admin` > `User Manager`

1234567891011