Home
last modified time | relevance | path

Searched refs:isAuthed (Results 1 – 3 of 3) sorted by path

/plugin/siteexport/
H A Dcron.php266 $this->siteexportAjax->functions->settings->isAuthed = true;
/plugin/siteexport/inc/
H A Dsettings.php22 public $isAuthed = false; variable in settings_plugin_siteexport_settings
/plugin/twofactor/action/
H A Dlogin.php87 if ($this->isAuthed()) {
143 if ($this->isAuthed()) return;
157 protected function isAuthed()
158 protected function isAuthed() global() function in action_plugin_twofactor_login