Home
last modified time | relevance | path

Searched refs:auth_tokenlogin (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/_test/tests/inc/
H A DJWTTest.php78 auth_tokenlogin();
88 auth_tokenlogin();
/dokuwiki/inc/
H A Dauth.php104 if (!auth_tokenlogin()) {
186 function auth_tokenlogin() function