[PR #743] [CLOSED] docs(proposals): add proposal for the ACL API #1613

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/743
Author: @restanrm
Created: 8/15/2022
Status: Closed

Base: mainHead: proposal-acl-api


📝 Commits (4)

  • 3488eff docs(proposals): add proposal for the ACL API
  • f020013 Merge branch 'main' into proposal-acl-api
  • 18c4190 Merge branch 'main' into proposal-acl-api
  • 0931e8f fix: add YAML description too

📊 Changes

1 file changed (+181 additions, -0 deletions)

View changed files

docs/proposals/002-acls-cli.md (+181 -0)

📄 Description

This Pull Request is a proposal for the ACL API that we could add to Headscale in order to improve usability of Headscale.

This is related to some issues:

Also the PR #581 is implementing part of the GET endpoint.


🔄 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/743 **Author:** [@restanrm](https://github.com/restanrm) **Created:** 8/15/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `proposal-acl-api` --- ### 📝 Commits (4) - [`3488eff`](https://github.com/juanfont/headscale/commit/3488efff2a47816bc9410e08bb7a20cde1f0a090) docs(proposals): add proposal for the ACL API - [`f020013`](https://github.com/juanfont/headscale/commit/f0200136c4142191851acce5ca14b6f60d5f3af3) Merge branch 'main' into proposal-acl-api - [`18c4190`](https://github.com/juanfont/headscale/commit/18c419042a035d33d5d9e4f26bd98c75ebb734e5) Merge branch 'main' into proposal-acl-api - [`0931e8f`](https://github.com/juanfont/headscale/commit/0931e8ff9a60f84812604ed352e242569a44f5e8) fix: add YAML description too ### 📊 Changes **1 file changed** (+181 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/proposals/002-acls-cli.md` (+181 -0) </details> ### 📄 Description This Pull Request is a proposal for the ACL API that we could add to Headscale in order to improve usability of Headscale. This is related to some issues: - #492 - #582 Also the PR #581 is implementing part of the GET endpoint. --- <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:56 +01:00
adam closed this issue 2025-12-29 02:30:56 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1613