Searched refs:isAuthed (Results 1 – 3 of 3) sorted by relevance
/plugin/twofactor/action/ | ||
H A D | login.php | 87 if ($this->isAuthed()) { |
/plugin/siteexport/inc/ | ||
H A D | settings.php | 22 public $isAuthed = false; variable in settings_plugin_siteexport_settings |
/plugin/siteexport/ | ||
H A D | cron.php | 266 $this->siteexportAjax->functions->settings->isAuthed = true; |