hyprspace/svc
Roland Urbano ed30c60c95
Implementation for basic service access control (#95)
* Added ServicesACL config

Signed-off-by: Roland Urbano <urbano.roland@gmail.com>

* Adding filter to service receiver

Signed-off-by: Roland Urbano <urbano.roland@gmail.com>

* Implemented ACL handling in ServiceNetwork

Signed-off-by: Roland Urbano <roland.urbano@nts.eu>

* Updated Schema and added parsing for acl config

Signed-off-by: Roland Urbano <urbano.roland@gmail.com>

* Updated service package and fixed ACL handling

Signed-off-by: Roland Urbano <urbano.roland@gmail.com>

* go-jsonschema: 0.16.0 -> 0.22.0

* nixos: set acls on services directly

* config: move ServicesACL to Services

* svc: simplify acl logic

* remove whitespace

* apply nixfmt

---------

Signed-off-by: Roland Urbano <urbano.roland@gmail.com>
Signed-off-by: Roland Urbano <roland.urbano@nts.eu>
Co-authored-by: Max <max@privatevoid.net>
2026-03-25 19:16:52 +01:00
..
network.go Implementation for basic service access control (#95) 2026-03-25 19:16:52 +01:00
pipe.go Service Network (#15) 2024-05-14 17:14:42 +02:00
proxy.go Implementation for basic service access control (#95) 2026-03-25 19:16:52 +01:00
receiver.go Implementation for basic service access control (#95) 2026-03-25 19:16:52 +01:00
wrapper.go Service Network (#15) 2024-05-14 17:14:42 +02:00