Release Notes - Remo Release 0.1.4
New features in gui
- Support for parameter names with regular expressions
I.e. post parameters like user_1, user_2, theme[bluecoat]_path etc.
- Predefined value domains
No need to edit a regular expression for every parameter anymore. Just select a predefined domain.
- Support custom http_status codes for every failed pattern match (including redirect with custom location)
- Support custom http_status codes for every missing mandatory parameter (including redirect with custom location)
New features in rule generator
The above plus
Where you can help
The default value domains for most http headers in remo are set to accept anything. But of course, these
headers need to conform to a certain pattern. These patterns have to be defined and this is where your help is needed.
You could log these headers on your site and submit them so a pattern can be deduced. Or you know enough about these headers and
you provide remo with the correct regular expression.