GUI editor to tame mod_security rules

⌈⌋ ⎇ branch:  modseccfg


Check-in [a191732f7b]

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Release as 0.7.0
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk | 0.7.0
Files: files | file ages | folders
SHA3-256: a191732f7b3e908eb0e5e06bc2c48e79918bfcd4a21ff0a811c946169414380a
User & Date: mario 2020-12-23 23:25:47
Context
2020-12-26
22:35
add some tags: to sample rules check-in: c53f529c1f user: mario tags: trunk
2020-12-23
23:25
Release as 0.7.0 check-in: a191732f7b user: mario tags: trunk, 0.7.0
23:22
Add logftm1 system package for installation. check-in: 9278dcd307 user: mario tags: trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to NEWS.














1
2
3
4
5
6
7













0.6.0 (2020-12-09)
 * Introduces log preprocess and report or image scripts/.
 * Add File→Install menu for modssec-flameeyes.deb packages
   or setup scripts.
 * Implement *.preconf support in writer/config/recipes.
 * Rewritten recipe handler and menu structure.
 * Introduce module/plugin lookup for .add_menu()/.has()/.show() and raw_event
>
>
>
>
>
>
>
>
>
>
>
>
>







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
0.7.0 (2020-12-23)
 * Introduces modify dialog to create SecRuleUpdateActionById and SecRuleUpdateTargetById
   directives for existing rules, taking into account existing overrides.
 * Bundles logfmt1 / update-logfmt and logex command line tool to allow for
   general log processing with varying formatstrings.
 * Fixed catastrophic backtracking for help() text on some rules.
 * Add file:// links for @pmFromFile patterns.
 * Fixed dependencies in pluginconf.setup() from comment continuation lines.
 * Enabled [Wrap] button as submenu.
 * Allow user-recipes as .txt files, and indent whole block for additions.
 * Support TransferLog (which nobody uses). Add pretty ▰▰▰▰▰▰▰▰▱▱▱▱▱ progressbar
   for modseccfg startup.

0.6.0 (2020-12-09)
 * Introduces log preprocess and report or image scripts/.
 * Add File→Install menu for modssec-flameeyes.deb packages
   or setup scripts.
 * Implement *.preconf support in writer/config/recipes.
 * Rewritten recipe handler and menu structure.
 * Introduce module/plugin lookup for .add_menu()/.has()/.show() and raw_event