Home
last modified time | relevance | path

Searched refs:login (Results 126 – 150 of 208) sorted by path

123456789

/plugin/dokugitviewer/
H A DREADME16 git commit -m "Started working for login page (#ft4)"
/plugin/drawio/
H A DREADME.md58 Wait until server is started, and feel free to login using *superuser:password* credentials and go …
/plugin/evesso/
H A DREADME.md51 #### Disable login with email (Optional)
65 1. Logout and login with your EveSSO admin account
67 1. go to `Evesso` > `singleService` and select `EVESSO (user menu)` or `EVESSO (login page)`
82 …oups starting with those prefixes when using this plugin. They will be deleted when the user login.
H A Daction.php112 $service->login();
H A Dauth.php163 $service->login();
H A Dstyle.css1 .eve-sso-login-black-small,
2 .eve-sso-login-white-small,
3 .eve-sso-login-black-large,
4 .eve-sso-login-white-large {
9 .eve-sso-login-black-large,
10 .eve-sso-login-white-large {
14 .eve-sso-login-black-small,
15 .eve-sso-login-white-small {
19 .eve-sso-login-black-large {
22 .eve-sso-login-white-large {
[all …]
/plugin/evesso/classes/
H A DAbstractAdapter.php75 public function login() { function in OAuth\\Plugin\\AbstractAdapter
H A DEveOnlineAdapter.php96 public function login() { function in OAuth\\Plugin\\EveOnlineAdapter
/plugin/farm/install/animaltemplate/conf/
H A Dmysql.conf.php.example10 * uid login pass firstname lastname email
70 WHERE login='%{user}'
87 WHERE login='%{user}'";
116 * %{user} in FilterLogin user's login name
129 $conf['auth']['mysql']['SortOrder'] = "ORDER BY login";
139 * %{user} user's login name
160 * %{user} user's login name
192 * %{user} user's login name
215 * %{user} user's login name
222 $conf['auth']['mysql']['UpdateLogin'] = "login='%{user}'";
[all …]
/plugin/fblogin/
H A DREADME1 Facebook auth login plugin
H A Dplugin.info.txt5 name Facebook login
/plugin/fedauth/
H A Dhelper.php89 $cmd = 'login';
H A Dplugin.info.txt6 desc Enables Enables your DokuWiki to provide users with Hybrid OAuth + OpenId federated login.
/plugin/fedauth/lang/en/
H A Dadmproviders.txt3 On this page you can configure which authroization providers are available for your users to login
H A Dregister.txt3 You have been successfully authenticated with your **@PROVID@** login. Yet it
11 to associate a new login with your existing account, //you have to be already logged in//.
/plugin/forcessllogin/
H A Daction.php36 if( $ACT == 'denied' && in_array( 'login', $acts )){ $intercept = true; }
48 $ACT = 'login';
/plugin/geonav/tpl/startermap/css/
H A Ddesign.css94 .mode_login a.action.login,
/plugin/ghissues/helper/
H A DapiCacheInterface.php205 $outputXML .= sprintf($this->getLang('reporter'),htmlentities($issue->user->login));
/plugin/givemeyouremail/
H A Dsyntax.php145 …$renderer->doc .= $this->_givemeyouremailForm($c, $dID, $givemeyouremail, $options, $login, $singl…
194 function _givemeyouremailForm($n, $dID, $givemeyouremail, $options, $login, $single){ argument
/plugin/groupmail/
H A DREADME.textile60 p. or email to dokuwiki users (via dokuwiki login names)
/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/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1 …F7D6"}.mdi-locker-multiple::before{content:"\F7D7"}.mdi-login::before{content:"\F342"}.mdi-login-v…
/plugin/iptrust/
H A Daction.php63 list($login, $host, $date) = explode("\t", $logins[$i]);
/plugin/iptrust/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/iptrust2/
H A Daction.php78 list($login, $host, $date) = explode("\t", $logins[$i]);

123456789