mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
@@ -1396,7 +1396,7 @@ std::string Transaction::toOldAuditLogFormatIndex(const std::string &filename,
|
||||
//ss << utils::string::dash_if_empty(
|
||||
// this->m_collections.resolveFirst("LOCAL_USER").get());
|
||||
//ss << " ";
|
||||
//ss << tstr << " ";
|
||||
ss << tstr << " ";
|
||||
|
||||
ss << "\"";
|
||||
ss << utils::string::dash_if_empty(m_variableRequestMethod.evaluate());
|
||||
|
Reference in New Issue
Block a user