openwisp / openwisp/openwisp-controller
[feature] Invalidate VPN cache when Organization Configuration variable changes
Open
@Srinath0916 is already working on this.
Since May 9, 2026.
enhancement
- Dominant language
- Python
- Stars
- 773
- Forks
- 315
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 14
Description
Is your feature request related to a problem? Please describe.
When an Organization Configuration variable changes in OpenWISP Controller, the VPN cache is not automatically invalidated. This can lead to outdated VPN configurations being used, causing inconsistency and connectivity issues.
Describe the solution you'd like
Implement a mechanism to automatically invalidate the VPN cache whenever an Organization Configuration variable is changed, ensuring that VPN always use the latest configuration.
Related to
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.