Tags

Tags give the ability to mark specific points in history as being important
  • v0.1.1

    saltext-wanguard 0.1.1
    
    Fixes WANGuard on RHEL/Rocky/AlmaLinux 10. wanconsole's post-install
    selects the PHP 8.3 SourceGuardian loader regardless of the PHP installed,
    so on EL10's PHP 8.4 the Console and REST API return HTTP 500 with no
    obvious cause. Adds a troubleshooting guide covering that and the other
    install-time traps, and runs the integration suite against a real Console
    in CI.
  • v0.1.0

    saltext-wanguard 0.1.0
    
    First release. Manage Andrisoft WANGuard through its REST API from Salt:
    execution module, runner and states for roles, users, IP zones, threshold
    templates, responses, whitelist templates and BGP connectors, plus generic
    verbs and a query escape hatch for the rest of the API.
    
    Requires Salt 3006 or later and Python 3.10 or later.