Tim Purschke
Tim Purschke
see roles/lib/files/FWO_Logging/Log.cs WriteAudit method - [ ] biggest issue: also get admin name into audit log everywhere (userConfig?) - needs some conceptual work Before going public, add WriteAudit calls where...
- [x] point in time filter missing case: if reportTime > last import, take the rules from the last successul import (max), simply add condition changes_found? - [ ] add...
- [ ] when a report is generated with filter line filter (e.g. ip-filter), leave out all header rules - [x] this also applies to ip-tenant filtering

problem: how to distinguish between recert reporting and recertification page? Need to get Session Info / current page in roles/lib/files/FWO.Report/Display/RuleDisplayHtml.cs somehow
- [ ] RSB Rule tab: (network) groups do not contain any members - [ ] RSB report tab: flattening currrently just shows names of group members but not IP...
``` ls -la files/FWO.Middleware.Server/ total 156 drwxrwxr-x 6 fworch fworch 4096 Sep 30 22:38 . drwxr-xr-x 3 fworch fworch 4096 Sep 30 22:37 .. -rw-rw-r-- 1 fworch fworch 10558 Sep...
## design - layer handling (domain/global rules, sections, inline layer) - displaying policies as similiar to CP UI as possible - store the rule/(sub-)policy data in DB - allow for...
currently a rename of a sub-management leads to deactivation of the existing and creation of a renamed sub-management. try to not only take adom names but also UIDs into account...
#### Fixes - [ ] differentiate between access and nat rules (currently all rules are counted which might cause a raised eyebrow when comparing 1482 rules in statistics report just...