Home
last modified time | relevance | path

Searched refs:login (Results 76 – 100 of 208) sorted by relevance

123456789

/plugin/sympaauth/lang/en/
H A Dlogin.txt10 If you have lost your password or for the first login [[<http URL for sympa list server>/remindpass…
/plugin/tokenbucketauth/lang/fr/
H A Dadmin_intro.txt6 sur l'ensemble du wiki ou seulement sur la page de login.
/plugin/twofactortelegram/
H A DREADME.md9 ![Login Page](https://github.com/nudred/twofactortelegram/blob/main/screenshots/login-page.png?raw=…
/plugin/authimap2/
H A Dauth.php82 $login = "$user@$domain";
84 $login = $user;
88 $imap_login = @imap_open($server, $login, $pass, OP_READONLY);
/plugin/authremoteuser/
H A DREADME.md65 3. In your *DokuWiki* login as superuser, click *Admin*, choose
84 5. Reload your *DokuWiki* installation. Your login should be automatically
104 able to login using their (hopefully yet known) password. All other users can
/plugin/abortlogin/
H A DREADME.md2 Allow login to Dokuwiki from known IP's only
/plugin/authloginapi/
H A DREADME.md3 **authloginapi** is a simple authentication backend to login with other credentials (e.g. from a fo…
/plugin/twofactor/lang/en/
H A Dadmin.txt5 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/permissioninfo/lang/en/
H A Dhelp.txt4 If you hover your mouse cursor over a user name you can see his login name.
/plugin/sympaauth/
H A DREADME12 5- change the login.txt (see examples in lang/en or lang/fr relative to this directory)
/plugin/iptrust/
H A Daction.php63 list($login, $host, $date) = explode("\t", $logins[$i]);
/plugin/combo/resources/theme/default/components/css/
H A Dresend.css43 .form-resend .login {
H A Dregister.css50 .form-register .login {
H A Dprofile-update.css48 .form-profile-update .login {
/plugin/authsplit/
H A DREADME15 - a PRIMARY auth plugin that will be used for VALIDATION of login names and
53 - checkPass(): this is DokuWiki's method that validates login names and
55 validates both login name and password successfully. If a user is not known
73 be known there by the same login name, too. If not, behaviour depends on the
127 - for login names, real names and email addresses, authsplit will try to
154 restrictions on login names.
189 - login names and passwords would come from authplain, ie. stored in the
222 validate login names and passwords. An example candidate is my authhttp
/plugin/evesso/classes/
H A DEveOnlineAdapter.php96 public function login() { function in OAuth\\Plugin\\EveOnlineAdapter
/plugin/authsaml/
H A Daction.php86 $this->saml->login($username);
/plugin/blextra/
H A Dhelper.php50 'type' => 'login',
/plugin/authsmartcard/
H A DREADME.md42 …ep, you'll need to edit your main wiki login page (YOUR_DOKUWIKI_INSTALLATION/inc/lang/YOUR_CHOSEN…
/plugin/fedauth/lang/en/
H A Dadmproviders.txt3 On this page you can configure which authroization providers are available for your users to login
/plugin/html2pdf/snorriheim/
H A Ddokubook_design.css154 div.dokuwiki div.sidebar div#login div.user {
252 div.dokuwiki div#toolbox a.login {
253 background: transparent url(images/tool-login.png) 0px 1px no-repeat;
/plugin/authlinotp/
H A DREADME.md19 Now you can login with the tokens enrolled in privacyIDEA for the users.
/plugin/logindelay/
H A DREADME3 Delay login after failed attempts
/plugin/docimporter/
H A Daction.php112 $ok = $client->query('dokuwiki.login', $username, $password);
/plugin/sympaauth/files/
H A Dsympa.class.php85 $auth_key = $this->soap_client->login($user,$pass);

123456789