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