Home
last modified time | relevance | path

Searched refs:login (Results 176 – 200 of 208) sorted by path

123456789

/plugin/securelogin/
H A DREADME.md5 …n/) on the client browser (before it leaves your computer) to encrypt the login password with the …
9 …to be entered, it is automagically encrypted by this plugin, be it on the login, profile, or admin…
17 And instead has the login/profile/admin page submit the password as:
44login page with this plugin, the CAPTCHA will not be processed. ie, the user can enter whatever, a…
46 A wrong password will still fail. And Securelogin will still encrypt the password. The login will j…
51 - Once installed, go the Admin page and select "Secure login configuration".
76 do:login
88 do:login
H A DTODO6 - would need the login boxes be hidden if javascript is not enabled.
7 - probably have to hook into the login function and remove the html for the boxes, then add them ba…
/plugin/sfauth/
H A DREADME.wiki24 … manager. Should be something like ''http://example.com/dokuwiki/doku.php?do=login&u=sf&p=sf&sf=1''
73 …0}&user={!User_ID}'' to it. Eg. ''http://example.com/dokuwiki/doku.php?do=login&u=sf&p=sf&sf=1&ses…
75 …https://your.wiki/path/doku.php?do=login&u=a&sessionId={!API_Session_ID}&instance={!API_Enterprise…
/plugin/showlogin/
H A DREADME3 Show login-page if user is not logged in and ACL restricts access to wanted wikipage
H A DREADME.md4 Dokuwiki plugin. Show login-page for unauthenticated users, if they try to access a wikipage having…
H A Dplugin.info.txt6 desc Show login-page if user is not logged in and ACL restricts access to wanted wikipage
/plugin/showlogin2/
H A DREADME.md5 This plugin shows the login dialog if you try to access a page you do not have rights for in case y…
7 … Geisen (http://www.dokuwiki.org/plugin:showlogin). This plugin shows the login dialog instead of …
H A Dplugin.info.txt6 desc shows the login dialog if you try to access a page you do not have rights for
/plugin/showpageafterlogin/
H A DREADME3 Redirects the user to a configureable page after login.
H A Dplugin.info.txt6 desc Redirects the user to a configureable page after login
/plugin/sql/
H A DDB.php80 function mysql_connect($server, $login, $password) { argument
85 'username' => $login,
/plugin/starred/db/
H A Dupdate0001.sql3 login, field
7 CREATE UNIQUE INDEX idx_stars_pid_login ON stars(pid, login);
/plugin/struct/types/
H A DUser.php83 // find users by login, fill up with names if wanted
89 foreach ($logins as $login => $info) {
90 $result["$login "] = $info;
104 foreach ($logins as $login => $info) {
105 $true_login = substr($login, 0, -1);
/plugin/subconfhelper/
H A Daction.php59 $ACT = 'login'; }
104 $login = trim($auth->cleanUser($INPUT->post->str('login')));
/plugin/sympaauth/
H A DREADME12 5- change the login.txt (see examples in lang/en or lang/fr relative to this directory)
/plugin/sympaauth/files/
H A Dsympa.class.php85 $auth_key = $this->soap_client->login($user,$pass);
/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/
H A DREADME6 An IP address failing too many times to authenticate will be banned from the login form a configura…
19 Bugfix: No more email when a banned user is already banned and want to see again the login form
20 Bugfix: Now a user is banned for his/her failed attempts, not for his/her viewing the login page
/plugin/tokenbucketauth/lang/en/
H A Dadmin_intro.txt4 which attempt a bruteforce attack on this wiki's login page. Depending on your
6 the login page.
H A Dbanned.txt4 because you did something wrong on the login form.
/plugin/tokenbucketauth/lang/fr/
H A Dadmin_intro.txt6 sur l'ensemble du wiki ou seulement sur la page de login.
/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.
H A Dlogin.txt3 Please provide your second factor data below to complete your login.
/plugin/twofactoraltemail/lang/en/
H A Dmail.txt4 the code below to confirm your login.
/plugin/twofactoremail/lang/en/
H A Dmail.txt4 the code below to confirm your login.

123456789