This is a bug fix release for the upcoming v8.0.0 release, it fixes a rather serious issue where deny rules were not being inserted into the firewall, due to them not being added in the function which compiles ACLs. It also improves the wag API.
Bug Fixes:
- Remove iptables port 80 rule that was being left hanging on wag restarts thanks #75
- Fix Deny rules not being added during user acl determination
- Fix acls having duplicates
Changes:
- The wag unix socket api is now more complete, and contains most functionality found in the admin UI in case someone wants to create another one
- Improves deauthentication messages with reason for deauth