hscontrol/oidc: fix ACL policy not applied to new OIDC nodes (#2890)

Fixes #2888
Fixes #2896
This commit is contained in:
Kristoffer Dalby
2025-11-30 19:02:15 +01:00
parent 0078eb7790
commit cb4d5b1906
9 changed files with 761 additions and 107 deletions

View File

@@ -53,6 +53,13 @@ release.
PeerChangedPatch responses instead of full map updates, reducing bandwidth
and improving performance
## 0.27.2 (2025-xx-xx)
### Changes
- Fix ACL policy not applied to new OIDC nodes until client restart
[#2890](https://github.com/juanfont/headscale/pull/2890)
## 0.27.1 (2025-11-11)
**Minimum supported Tailscale client version: v1.64.0**