[PR #2593] [MERGED] users: harden, test, and add cleaner of identifier #2752

Closed
opened 2025-12-29 04:18:46 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2593
Author: @kradalby
Created: 5/14/2025
Status: Merged
Merged: 5/14/2025
Merged by: @kradalby

Base: mainHead: kradalby/double-slash-oidc


📝 Commits (2)

  • 05072c2 users: harden, test, and add cleaner of identifier
  • 3f4c357 db: migrate badly joined provider identifiers

📊 Changes

3 files changed (+344 additions, -5 deletions)

View changed files

📝 hscontrol/db/db.go (+23 -0)
📝 hscontrol/types/users.go (+108 -5)
📝 hscontrol/types/users_test.go (+213 -0)

📄 Description

Fixes #2584
Fixes #2474


🔄 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/2593 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 5/14/2025 **Status:** ✅ Merged **Merged:** 5/14/2025 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `kradalby/double-slash-oidc` --- ### 📝 Commits (2) - [`05072c2`](https://github.com/juanfont/headscale/commit/05072c2a3d88daf13320b99b89361331fe59fa00) users: harden, test, and add cleaner of identifier - [`3f4c357`](https://github.com/juanfont/headscale/commit/3f4c3577fe1208219fa5c3b237e038c925a4f76d) db: migrate badly joined provider identifiers ### 📊 Changes **3 files changed** (+344 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `hscontrol/db/db.go` (+23 -0) 📝 `hscontrol/types/users.go` (+108 -5) 📝 `hscontrol/types/users_test.go` (+213 -0) </details> ### 📄 Description Fixes #2584 Fixes #2474 --- <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 04:18:46 +01:00
adam closed this issue 2025-12-29 04:18:46 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2752