Home
last modified time | relevance | path

Searched refs:LOGTYPE_AUTH_FAIL (Results 1 – 4 of 4) sorted by relevance

/plugin/loglog/helper/
H A Dmain.php9 const LOGTYPE_AUTH_FAIL = 'auth_failed'; define in helper_plugin_loglog_main
85 self::LOGTYPE_AUTH_FAIL => [
H A Dreport.php108 …this->mainHelper->getNotificationString(\helper_plugin_loglog_main::LOGTYPE_AUTH_FAIL, 'msgNeedle')
124 \helper_plugin_loglog_main::LOGTYPE_AUTH_FAIL => $authFail,
H A Dalert.php48 \helper_plugin_loglog_main::LOGTYPE_AUTH_FAIL,
/plugin/loglog/_test/
H A DLogging.test.php50 \helper_plugin_loglog_main::LOGTYPE_AUTH_FAIL => 2,