Gucheng

Results 15 issues of Gucheng

Part of: https://github.com/casbin/caswaf/issues/21

enhancement

Action should be added to CasWAF as first-class object (Go struct, CURD, list page, edit page, etc.) Action can be: 1. Pass or Block 2. Log or Not-log 3. Requires...

enhancement

Condition should be added to CasWAF as first-class object (Go struct, CURD, list page, edit page, etc.) Condition can be: 1. Always true 2. WAF rule matched 3. IP whitelist/blacklist...

enhancement

For now we can hardcode to forward 389 at the same time. In future we will make it configurable in web UI

enhancement

Rule should be added to CasWAF as first-class object (Go struct, CURD, list page, edit page, etc.) Rule contains two parts: condition and an action. Condition can be: 1. Always...

enhancement