[PR #2014] [MERGED] move userprofiles into method on user struct #2449

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2014
Author: @kradalby
Created: 7/18/2024
Status: Merged
Merged: 7/19/2024
Merged by: @kradalby

Base: mainHead: kradalby/userprofile


📝 Commits (1)

  • f5af332 move userprofiles into method on user struct

📊 Changes

3 files changed (+29 additions, -27 deletions)

View changed files

📝 hscontrol/mapper/mapper.go (+2 -13)
📝 hscontrol/mapper/mapper_test.go (+0 -1)
📝 hscontrol/types/users.go (+27 -13)

📄 Description

No description provided


🔄 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/2014 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 7/18/2024 **Status:** ✅ Merged **Merged:** 7/19/2024 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `kradalby/userprofile` --- ### 📝 Commits (1) - [`f5af332`](https://github.com/juanfont/headscale/commit/f5af3328269a005b7de90c348c4b76d1cc48e427) move userprofiles into method on user struct ### 📊 Changes **3 files changed** (+29 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `hscontrol/mapper/mapper.go` (+2 -13) 📝 `hscontrol/mapper/mapper_test.go` (+0 -1) 📝 `hscontrol/types/users.go` (+27 -13) </details> ### 📄 Description _No description provided_ --- <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:21:20 +01:00
adam closed this issue 2025-12-29 03:21:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2449