[PR #2364] [MERGED] relax user validation to allow emails, add tests from various oidc providers #2625

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2364
Author: @kradalby
Created: 1/22/2025
Status: Merged
Merged: 1/22/2025
Merged by: @kradalby

Base: mainHead: kradalby/relax-username-check


📝 Commits (2)

  • 12eac75 relax user validation to allow emails, add tests from various oidc providers
  • 42849b1 changelog

📊 Changes

3 files changed (+165 additions, -1 deletions)

View changed files

📝 CHANGELOG.md (+7 -0)
📝 hscontrol/types/users_test.go (+148 -0)
📝 hscontrol/util/dns.go (+10 -1)

📄 Description

Updates #2333


🔄 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/2364 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 1/22/2025 **Status:** ✅ Merged **Merged:** 1/22/2025 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `kradalby/relax-username-check` --- ### 📝 Commits (2) - [`12eac75`](https://github.com/juanfont/headscale/commit/12eac75fdb4f1169bb035b7a2ae8a6044ba8c590) relax user validation to allow emails, add tests from various oidc providers - [`42849b1`](https://github.com/juanfont/headscale/commit/42849b152ecdf22e0970a19c040706a0d5662d1a) changelog ### 📊 Changes **3 files changed** (+165 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+7 -0) 📝 `hscontrol/types/users_test.go` (+148 -0) 📝 `hscontrol/util/dns.go` (+10 -1) </details> ### 📄 Description Updates #2333 --- <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:06 +01:00
adam closed this issue 2025-12-29 03:22:06 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2625