[PR #510] [MERGED] Docs: Improve ACLs documentation #1449

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/510
Author: @reynico
Created: 3/18/2022
Status: Merged
Merged: 5/16/2022
Merged by: @kradalby

Base: mainHead: acls-doc


📝 Commits (7)

  • b9f0fab Docs/ACLs: Wording, add intermediary router example
  • 8b08c2a Docs/ACLs: Namespaces are created automatically
  • bff9036 Docs/ACLs: Add router examples with subnets
  • d68d7d5 Docs/ACLs: Add a network diagram to help explain ACLs
  • 47bbb85 Merge branch 'main' into acls-doc
  • 79fc74c Merge branch 'main' into acls-doc
  • 2edb542 Merge branch 'main' into acls-doc

📊 Changes

2 files changed (+33 additions, -14 deletions)

View changed files

📝 docs/acls.md (+33 -14)
docs/images/headscale-acl-network.png (+0 -0)

📄 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 https://github.com/juanfont/headscale/issues/502


🔄 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/510 **Author:** [@reynico](https://github.com/reynico) **Created:** 3/18/2022 **Status:** ✅ Merged **Merged:** 5/16/2022 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `acls-doc` --- ### 📝 Commits (7) - [`b9f0fab`](https://github.com/juanfont/headscale/commit/b9f0fabb5cdf28d3f252c5594ececdb814b6784e) Docs/ACLs: Wording, add intermediary router example - [`8b08c2a`](https://github.com/juanfont/headscale/commit/8b08c2a918b0ffc776567692f7f178465bb6044a) Docs/ACLs: Namespaces are created automatically - [`bff9036`](https://github.com/juanfont/headscale/commit/bff9036f14d56fd822353a85d7ad9d237e56549a) Docs/ACLs: Add router examples with subnets - [`d68d7d5`](https://github.com/juanfont/headscale/commit/d68d7d5a6fc71f6d7cd7d2673d80c2bc7fa94ff3) Docs/ACLs: Add a network diagram to help explain ACLs - [`47bbb85`](https://github.com/juanfont/headscale/commit/47bbb85a202282a69f16f0cbdb62b726ee6c32f4) Merge branch 'main' into acls-doc - [`79fc74c`](https://github.com/juanfont/headscale/commit/79fc74c7a4b5990e378cc67519a8f5c8117bbf35) Merge branch 'main' into acls-doc - [`2edb542`](https://github.com/juanfont/headscale/commit/2edb5428f958880f86440cc19d265adf97ce6e01) Merge branch 'main' into acls-doc ### 📊 Changes **2 files changed** (+33 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `docs/acls.md` (+33 -14) ➕ `docs/images/headscale-acl-network.png` (+0 -0) </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 - [x] updated documentation if needed - [ ] updated CHANGELOG.md Closes https://github.com/juanfont/headscale/issues/502 <!-- If applicable, please reference the issue using `Fixes #XXX` and add tests to cover your new code. --> --- <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:07 +01:00
adam closed this issue 2025-12-29 02:30:07 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1449