[PR #2296] [MERGED] fix sighup issue with empty acl #2592

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2296
Author: @kradalby
Created: 12/15/2024
Status: Merged
Merged: 12/16/2024
Merged by: @kradalby

Base: mainHead: kradalby/acl-sighup


📝 Commits (1)

  • 8540b00 fix sighup issue with empty acl

📊 Changes

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

View changed files

📝 hscontrol/app.go (+8 -0)
📝 hscontrol/policy/pm.go (+4 -0)
📝 hscontrol/types/config.go (+4 -0)

📄 Description

Fixes #2291


🔄 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/2296 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 12/15/2024 **Status:** ✅ Merged **Merged:** 12/16/2024 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `kradalby/acl-sighup` --- ### 📝 Commits (1) - [`8540b00`](https://github.com/juanfont/headscale/commit/8540b001d062cc81021f620441a46a2b5e0c6c27) fix sighup issue with empty acl ### 📊 Changes **3 files changed** (+16 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `hscontrol/app.go` (+8 -0) 📝 `hscontrol/policy/pm.go` (+4 -0) 📝 `hscontrol/types/config.go` (+4 -0) </details> ### 📄 Description Fixes #2291 --- <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:57 +01:00
adam closed this issue 2025-12-29 03:21:57 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2592