Partially adds the REMOTE_USER variable support

This commit is contained in:
Felipe Zimmerle
2016-05-23 11:04:19 -03:00
parent f989ecd5cb
commit 4b9cff3ec7
3 changed files with 16 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ VARIABLES = \
variables/env.cc \
variables/highest_severity.cc \
variables/modsec_build.cc \
variables/remote_user.cc \
variables/time.cc \
variables/time_day.cc \
variables/time_epoch.cc \