• qiuqunfeng's avatar
    Add logging for RDB_PASSWORD in LoadConfig and create new WAF tables · b9c63b91
    qiuqunfeng authored
    This update adds a log statement to the LoadConfig function to output the RDB_PASSWORD for better visibility during configuration loading. Additionally, it introduces new SQL tables for `waf_listener_histories` and `waf_blackwhitelists`, enhancing the database schema to support WAF functionalities.# Please enter the commit message for your changes. Lines starting
    b9c63b91
config.go 1.92 KB