remove oidc migration (#2411)

* remove oidc migration

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* update changelog

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

---------

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
Kristoffer Dalby
2025-02-07 13:49:45 +01:00
committed by GitHub
parent 3bf7d5a9c9
commit b92bd3d27e
7 changed files with 12 additions and 231 deletions

View File

@@ -3,6 +3,12 @@
## Next
### Changes
- `oidc.map_legacy_users` and `oidc.strip_email_domain` has been removed
[#2411](https://github.com/juanfont/headscale/pull/2411)
## 0.25.0 (2025-02-xx)
### BREAKING