[PR #48] [MERGED] Improving namespace/user support #1225

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/48
Author: @juanfont
Created: 7/11/2021
Status: Merged
Merged: 7/11/2021
Merged by: @juanfont

Base: mainHead: better-profile-info


📝 Commits (1)

  • 0159649 Send the namespace name as user to the clients

📊 Changes

4 files changed (+14 additions, -8 deletions)

View changed files

📝 api.go (+11 -4)
📝 app.go (+1 -1)
📝 machine.go (+0 -1)
📝 namespaces.go (+2 -2)

📄 Description

This PR shows sends to the clients the namespace name in the same struct as Tailscale.com sends the user info, so when doing tailscale status the namespace is shown.


🔄 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/48 **Author:** [@juanfont](https://github.com/juanfont) **Created:** 7/11/2021 **Status:** ✅ Merged **Merged:** 7/11/2021 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `better-profile-info` --- ### 📝 Commits (1) - [`0159649`](https://github.com/juanfont/headscale/commit/0159649d0a6b2f16dbd8e7490bba41a8258756b8) Send the namespace name as user to the clients ### 📊 Changes **4 files changed** (+14 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `api.go` (+11 -4) 📝 `app.go` (+1 -1) 📝 `machine.go` (+0 -1) 📝 `namespaces.go` (+2 -2) </details> ### 📄 Description This PR shows sends to the clients the namespace name in the same struct as Tailscale.com sends the user info, so when doing `tailscale status` the namespace is shown. --- <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 02:29:17 +01:00
adam closed this issue 2025-12-29 02:29:17 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1225