Adding capability to update ACLs via REST API #303

Closed
opened 2025-12-29 01:26:25 +01:00 by adam · 1 comment
Owner

Originally created by @routerino on GitHub (Aug 3, 2022).

To provide a full web UI based experience, we'll need the API to support updating the ACL. It doesn't have to be fine grained, a simple "validate the JSON (preferably), update/overwrite the JSON with a new JSON, and reload rules" endpoint would be appropriate. Once that is in place I can progress work with adding an ACL management interface to headscale-ui.

Originally created by @routerino on GitHub (Aug 3, 2022). To provide a full web UI based experience, we'll need the API to support updating the ACL. It doesn't have to be fine grained, a simple "validate the JSON (preferably), update/overwrite the JSON with a new JSON, and reload rules" endpoint would be appropriate. Once that is in place I can progress work with adding an ACL management interface to [headscale-ui](https://github.com/gurucomputing/headscale-ui).
adam added the enhancement label 2025-12-29 01:26:25 +01:00
adam closed this issue 2025-12-29 01:26:25 +01:00
Author
Owner

@routerino commented on GitHub (Aug 3, 2022):

Apologies, duplicate as per #582

@routerino commented on GitHub (Aug 3, 2022): Apologies, duplicate as per #582
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#303