policy: reject unsupported fields (#2764)

This commit is contained in:
Kristoffer Dalby
2025-09-12 14:47:56 +02:00
committed by GitHub
parent 1b1c989268
commit 2938d03878
10 changed files with 1177 additions and 133 deletions

View File

@@ -89,6 +89,8 @@ upstream is changed.
[#2663](https://github.com/juanfont/headscale/pull/2663)
- OIDC: Update user with claims from UserInfo _before_ comparing with allowed
groups, email and domain [#2663](https://github.com/juanfont/headscale/pull/2663)
- Policy will now reject invalid fields, making it easier to spot spelling errors
[#2764](https://github.com/juanfont/headscale/pull/2764)
## 0.26.1 (2025-06-06)