[PR #2393] [MERGED] no edit of oidc users, minimum hostname length #2642

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

📋 Pull Request Information

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

Base: mainHead: kradalby/no-edit-oidc-users


📝 Commits (3)

  • 5a8db83 return an error when renaming users from OIDC
  • 89323b5 set minimum hostname length of 2
  • c51b223 Merge branch 'main' into kradalby/no-edit-oidc-users

📊 Changes

3 files changed (+15 additions, -0 deletions)

View changed files

📝 CHANGELOG.md (+4 -0)
📝 hscontrol/db/users.go (+6 -0)
📝 hscontrol/util/dns.go (+5 -0)

📄 Description

Fixes #2387
Updates #2343


🔄 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/2393 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 1/31/2025 **Status:** ✅ Merged **Merged:** 2/1/2025 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `kradalby/no-edit-oidc-users` --- ### 📝 Commits (3) - [`5a8db83`](https://github.com/juanfont/headscale/commit/5a8db837600a0dc8602a43e32f6660515a7f2966) return an error when renaming users from OIDC - [`89323b5`](https://github.com/juanfont/headscale/commit/89323b517976d8c61987b3e8b9643bdf86e7450e) set minimum hostname length of 2 - [`c51b223`](https://github.com/juanfont/headscale/commit/c51b2237613b3cd995d2788434c924de6476a2be) Merge branch 'main' into kradalby/no-edit-oidc-users ### 📊 Changes **3 files changed** (+15 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+4 -0) 📝 `hscontrol/db/users.go` (+6 -0) 📝 `hscontrol/util/dns.go` (+5 -0) </details> ### 📄 Description Fixes #2387 Updates #2343 --- <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:10 +01:00
adam closed this issue 2025-12-29 03:22:10 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2642