Home
last modified time | relevance | path

Searched refs:login (Results 101 – 125 of 208) sorted by relevance

123456789

/plugin/oauth/
H A DREADME3 Generic oAuth plugin to login via various services
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 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
/plugin/dokugitviewer/
H A DREADME16 git commit -m "Started working for login page (#ft4)"
/plugin/authucenter/
H A DREADME.md19 …o your superadmin username in UCenter. Otherwise, you will not be able to login to DokuWiki's Admi…
/plugin/showlogin/
H A DREADME3 Show login-page if user is not logged in and ACL restricts access to wanted wikipage
/plugin/iptrust2/
H A Daction.php78 list($login, $host, $date) = explode("\t", $logins[$i]);
/plugin/authyubikey/
H A DREADME.md16 After that, you have to login into your Dokuwiki as an administrator. At first
/plugin/showpageafterlogin/
H A DREADME3 Redirects the user to a configureable page after login.
/plugin/oauthdoorkeeper/
H A DREADME20 * login with the given defaults and create a new oAuth app
/plugin/authdrupal7/
H A DREADME.md5 …l website and want to give your drupal users access to a dokuwiki using the same login credentials.
6 …o host a dokuwiki running on the same server. I don't want to adminstrate double login credentials.
/plugin/cli/
H A Dcli-examples.txt353 console(config)#aaa authentication login networkList line
356 console(config-line)#login authentication networkList
384 console(config)#aaa authentication login networkList line
387 console(config-line)#login authentication networkList
/plugin/condition/
H A DREADME.md14 - user : refers to the user "login" (like in $_SERVER['REMOTE_USER'])
/plugin/adfs/
H A Dauth.php58 $url = $this->saml->login(
/plugin/evesso/classes/
H A DAbstractAdapter.php75 public function login() { function in OAuth\\Plugin\\AbstractAdapter
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
H A DStream.php233 if (!$this->sftp->login($user, $pass)) {
239 if (!$this->sftp->login($user, $pass)) {
/plugin/adfs/phpsaml/
H A DCHANGELOG159 * Add $stay parameter on redirectTo method. (login/logout supports $stay but I forgot add this on p…
169 * Add $stay parameter to login, logout and processSLO method.
187 * login, logout and processSLO now return ->redirectTo instead of just call it.
240 * Added extra parameters option to login and logout methods.
/plugin/ghissues/helper/
H A DapiCacheInterface.php205 $outputXML .= sprintf($this->getLang('reporter'),htmlentities($issue->user->login));
/plugin/npd/
H A DREADME.mdown42 <?php tpl_button('login')?>
/plugin/authdrupal8/
H A DREADME.md4 This plugin might be useful if you are running a drupal website and want to give your drupal users access to a dokuwiki using the same login credentials.
/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/authshibboleth/
H A DREADME.md24 * includes an action plugin to handle login actions
/plugin/docimporter/
H A D.action.php.swp26 …nor' => false);� if ($ok) {� $ok = $client->query('dokuwiki.login', $username, $pass…
/plugin/geonav/tpl/startermap/css/
H A Ddesign.css94 .mode_login a.action.login,
/plugin/authldaplocal/
H A DREADME.md40 The backend will try to authenticate every login against the configured LDAP server. In addition it…

123456789