[PR #2411] [MERGED] remove oidc migration #2651

Closed
opened 2025-12-29 03:22:12 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2411
Author: @kradalby
Created: 2/6/2025
Status: Merged
Merged: 2/7/2025
Merged by: @kradalby

Base: mainHead: kradalby/cleanup-oidc-migration


📝 Commits (2)

📊 Changes

7 files changed (+12 additions, -231 deletions)

View changed files

📝 CHANGELOG.md (+6 -0)
📝 docs/ref/oidc.md (+0 -6)
📝 hscontrol/oidc.go (+0 -47)
📝 hscontrol/policy/acls_test.go (+0 -3)
📝 hscontrol/types/config.go (+3 -24)
📝 hscontrol/util/dns.go (+0 -29)
📝 integration/auth_oidc_test.go (+3 -122)

📄 Description

As per changelog for 0.24 and 0.25, OIDC migration is now being removed.

Yay for deleting code 🎉


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/juanfont/headscale/pull/2411 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 2/6/2025 **Status:** ✅ Merged **Merged:** 2/7/2025 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `kradalby/cleanup-oidc-migration` --- ### 📝 Commits (2) - [`6bae9f0`](https://github.com/juanfont/headscale/commit/6bae9f0141dbce2d8130ee337de774047fc7250d) remove oidc migration - [`2af18a4`](https://github.com/juanfont/headscale/commit/2af18a4703f33099c20d2a85df50dda4f7047f89) update changelog ### 📊 Changes **7 files changed** (+12 additions, -231 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+6 -0) 📝 `docs/ref/oidc.md` (+0 -6) 📝 `hscontrol/oidc.go` (+0 -47) 📝 `hscontrol/policy/acls_test.go` (+0 -3) 📝 `hscontrol/types/config.go` (+3 -24) 📝 `hscontrol/util/dns.go` (+0 -29) 📝 `integration/auth_oidc_test.go` (+3 -122) </details> ### 📄 Description As per changelog for 0.24 and 0.25, OIDC migration is now being removed. Yay for deleting code 🎉 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 03:22:12 +01:00
adam closed this issue 2025-12-29 03:22:12 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2651