SecurityInnovation / AuthMatrix

AuthMatrix is a Burp Suite extension that provides a simple way to test authorization in web applications and web services.
MIT License
614 stars 113 forks source link

Don't Save Deleted Items in State File #40

Closed mickayz closed 7 years ago

mickayz commented 7 years ago

Currently all deleted Roles, Users, and Messages are still being saved in the state file with a Deleted flag set to True. Removing these items while preserving the correct indexes might take some work.

mickayz commented 7 years ago

Added in v0.7