[PR #537] [MERGED] Exit Headscale if ACL policy file cannot be parsed #1464

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/537
Author: @reynico
Created: 4/6/2022
Status: Merged
Merged: 4/12/2022
Merged by: @kradalby

Base: mainHead: exit-if-acl-wrong


📝 Commits (4)

  • 6e08241 Exit Headscale if ACL policy file cannot be parsed
  • c332437 Update changelog
  • fa7ef3d make linter happy
  • 57c81e4 Merge branch 'main' into exit-if-acl-wrong

📊 Changes

2 files changed (+2 additions, -1 deletions)

View changed files

📝 CHANGELOG.md (+1 -0)
📝 cmd/headscale/cli/utils.go (+1 -1)

📄 Description

  • read the CONTRIBUTING guidelines
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • added unit tests
  • added integration tests
  • updated documentation if needed
  • updated CHANGELOG.md

Closes #536


🔄 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/537 **Author:** [@reynico](https://github.com/reynico) **Created:** 4/6/2022 **Status:** ✅ Merged **Merged:** 4/12/2022 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `exit-if-acl-wrong` --- ### 📝 Commits (4) - [`6e08241`](https://github.com/juanfont/headscale/commit/6e082417128a3b0de55e171683d37a10e8f23cbb) Exit Headscale if ACL policy file cannot be parsed - [`c332437`](https://github.com/juanfont/headscale/commit/c3324371d6cb6b0dd73f732e86094def4ccf9c21) Update changelog - [`fa7ef3d`](https://github.com/juanfont/headscale/commit/fa7ef3df2fa6e982dd1a34771683f842c7d300e5) make linter happy - [`57c81e4`](https://github.com/juanfont/headscale/commit/57c81e415324d083c17e04f02a170b9f763f48d2) Merge branch 'main' into exit-if-acl-wrong ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -0) 📝 `cmd/headscale/cli/utils.go` (+1 -1) </details> ### 📄 Description <!-- Please tick if the following things apply. You… --> - [x] read the [CONTRIBUTING guidelines](README.md#user-content-contributing) - [x] raised a GitHub issue or discussed it on the projects chat beforehand - [ ] added unit tests - [ ] added integration tests - [ ] updated documentation if needed - [x] updated CHANGELOG.md Closes #536 --- <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:30:10 +01:00
adam closed this issue 2025-12-29 02:30: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#1464