Home
last modified time | relevance | path

Searched refs:login (Results 151 – 175 of 208) sorted by path

123456789

/plugin/iptrust2/lang/en/
H A Dintro.txt3 … have anonymous access to the Wiki. Users on all other hosts will need to login to see the content.
/plugin/issuetracker/
H A DREADME116 User name name derived from login if registered user, else should be entered by user
117 User mail e-mail derived from login if registered user, else should be entered by user
/plugin/jsonrpc/
H A Djsonrpc.php680 public function login($user,$pass){ function in dokuwiki_jsonrpc_server
/plugin/legalnotice/
H A Dplugin.info.txt6 desc adds a legal (or other) notice below the login form
/plugin/logindelay/
H A DREADME3 Delay login after failed attempts
H A Dplugin.info.txt6 desc Delay login after failed attempts
/plugin/loginredirect/
H A DREADME.md4 DokuWiki plugin to redirect login requests to another application
H A Dplugin.info.txt6 desc Redirect dokuwiki to an external login page, for use with external authentication methods
/plugin/loglog/_test/
H A Dloglog.log1 1598914860 2020/09/01 01:01 127.0.0.1 admin failed login attempt
11 1604459040 2020/11/04 04:04 127.0.0.1 fakeuser failed login attempt
12 1604549100 2020/11/05 05:05 127.0.0.1 fakeuser failed login attempt
/plugin/loglog/lang/da/
H A Dintro.txt3 Denne skærm viser alle brugernes login og log ud fra de sidste 7 dage. Du kan benytte navigationskn…
/plugin/loglog/lang/en/
H A Dauth_failed.txt3 The number of recent failed login attempts has exceeded the configured limit (@THRESHOLD@ in @INTER…
H A Dreport.txt6 * failed login attempts: @@auth_fail@@
/plugin/npd/
H A DREADME.mdown42 <?php tpl_button('login')?>
/plugin/oauth/
H A DAdapter.php178 public function login()
214 * Thrown exceptions indicate a non-successful login because of some error, appropriate messages
173 public function login() global() function in dokuwiki\\plugin\\oauth\\Adapter
H A DOAuthManager.php28 $service->login(); // redirects
34 * @return bool true if the login has been handled
44 * Second step in a explicit login, validates the oauth code
67 // oAuth login
79 // login
109 $session->setUser($userdata, false); // does a login without resetting the time
H A DREADME3 Generic oAuth plugin to login via various services
H A Dplugin.info.txt6 desc Generic oAuth plugin to login via various services
/plugin/oauthdoorkeeper/
H A DREADME20 * login with the given defaults and create a new oAuth app
/plugin/openid/
H A Daction.php542 foreach ($associations as $id => $login) {
543 $cfg .= '$openid_associations["' . addslashes($id) . '"] = "' . addslashes($login) . '"' . ";\n";
564 foreach ((array)$openid_associations as $openid => $login) {
565 if ($username == $login) {
566 $user_openid_associations[$openid] = $login;
H A Dstyle.css3 background: url(login-bg.gif) left center no-repeat;
/plugin/openid/lang/en/
H A Dintro.txt4 Just enter your OpenID identifier (a URL) into the login field.
/plugin/openid/lang/pt-br/
H A Dintro.txt4 Entre com o identificador de sua OpenID (URL) no campo de login.
/plugin/orphanmedia2/
H A Ddokuwiki-plugin-page.md46 …**Attention:**__ \\ mediafile will be displayed as missing in the event a login will be neccesary …
/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/recommend/
H A Daction.php112 foreach ($logins as $login => $info) {
114 'label' => $info['name'] . ' [' . $login . ']',
115 'value' => $login

123456789