mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-17 18:05:28 +03:00
First version of the inline highlight calculation
This commit is contained in:
@@ -301,11 +301,11 @@ class ModSecurity {
|
||||
collection::Collection *m_ip_collection;
|
||||
collection::Collection *m_session_collection;
|
||||
collection::Collection *m_user_collection;
|
||||
int m_logProperties;
|
||||
|
||||
private:
|
||||
std::string m_connector;
|
||||
ModSecLogCb m_logCb;
|
||||
int m_logProperties;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user