Skip to content

State Changes need to have Permission Cache invalidated

Aaron Kable requested to merge aaronkable/allianceauth:authentication_fix into master

Why

Otherwise the old state perms apply when running the service checks. causing users to potentially maintain services depending on how the service is designed to handle updates.

Merge request reports