[PR #1036] [MERGED] Make core ACL generation function not a Headscale method #1832

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1036
Author: @juanfont
Created: 12/3/2022
Status: Merged
Merged: 12/3/2022
Merged by: @juanfont

Base: mainHead: acl-work-december


📝 Commits (1)

  • c45fde8 generateACLPolicy() no longer a Headscale method

📊 Changes

2 files changed (+35 additions, -26 deletions)

View changed files

📝 acls.go (+22 -19)
📝 acls_test.go (+13 -7)

📄 Description

In preparation for our ACL improvement spree, let's take generateACLRules() out of Headscale.


🔄 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/1036 **Author:** [@juanfont](https://github.com/juanfont) **Created:** 12/3/2022 **Status:** ✅ Merged **Merged:** 12/3/2022 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `acl-work-december` --- ### 📝 Commits (1) - [`c45fde8`](https://github.com/juanfont/headscale/commit/c45fde8f07c50fd8965a2271406eb7d56c4fba7e) generateACLPolicy() no longer a Headscale method ### 📊 Changes **2 files changed** (+35 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `acls.go` (+22 -19) 📝 `acls_test.go` (+13 -7) </details> ### 📄 Description In preparation for our ACL improvement spree, let's take generateACLRules() out of Headscale. --- <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:31:53 +01:00
adam closed this issue 2025-12-29 02:31:53 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1832