Home
last modified time | relevance | path

Searched refs:can_create_token (Results 1 – 3 of 3) sorted by relevance

/plugin/bez/mdl/
H A DAuthentication_tokenFactory.php9 public function can_create_token() { function in dokuwiki\\plugin\\bez\\mdl\\Authentication_tokenFactory
24 if (!$this->can_create_token()) {
/plugin/bez/ctl/
H A Dkp.php7 if (!isset($_GET['t']) && $this->model->authentication_tokenFactory->can_create_token()) {
H A D8d.php7 if (!isset($_GET['t']) && $this->model->authentication_tokenFactory->can_create_token()) {