• qiuqunfeng's avatar
    Implement Update and Enable methods for Black/White List in WAF service · d3c57913
    qiuqunfeng authored
    - Add UpdateBlackWhiteList method in WafController to handle updates to black/white list entries
    - Introduce EnableBlackWhiteList method in WafController for enabling/disabling black/white lists
    - Enhance WafService with logic to update and manage configuration maps for black/white lists
    - Ensure proper error handling and response assembly for both methods
    d3c57913
waf.go 12.2 KB