Skip to content

Commit 210e72a

Browse files
author
Felipe Zimmerle
committed
Consideres under quote variable while loading the rules
1 parent 658c9b5 commit 210e72a

File tree

5 files changed

+3711
-3638
lines changed

5 files changed

+3711
-3638
lines changed

CHANGES

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
v3.0.????? - ?
33
---------------------------
44

5+
- Consideres under quoted variable while loading the rules.
6+
[Felipe Zimmerle/@zimmerle, Victor Hora/@victorhora]
57
- Store the connection and url parameters in std::string
68
[Issue: #1571 - @majordaw]
79
- Eliminate some reorder and sign warnings

Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,4 +280,5 @@ TESTS+=test/test-cases/secrules-language-tests/operators/eq.json
280280
TESTS+=test/test-cases/regression/offset-variable.json
281281
TESTS+=test/test-cases/regression/config-update-target-by-tag.json
282282
TESTS+=test/test-cases/regression/config-update-target-by-id.json
283+
TESTS+=test/test-cases/regression/misc-variable-under-quotes.json
283284

0 commit comments

Comments
 (0)