You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added infrastructure for VPN cache invalidation when organization
configuration variables change to prevent stale cache issues.
- Added signal handler to detect OrganizationConfigSettings context changes
- Added Celery task to invalidate VPN cache for affected organization
- Infrastructure ready for automatic cache invalidation
This provides the foundation for preventing VPNs from using stale
configuration data and resolving connectivity issues.
Fixes#1098
0 commit comments