hyprspace/dev
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
..
jobs Release automation (#80) 2025-07-01 23:45:12 +02:00
lib update jsonschema lib (#74) 2025-01-12 14:50:40 +00:00
pkgs/go-jsonschema Implementation for basic service access control (#95) 2026-03-25 19:16:52 +01:00
default.nix Release automation (#80) 2025-07-01 23:45:12 +02:00
formatting.nix remove with lib, use lib.getExe, use runCommand (#42) 2024-06-09 19:53:04 +00:00
generate-schemas.nix remove with lib, use lib.getExe, use runCommand (#42) 2024-06-09 19:53:04 +00:00
vendor.nix add vendor package with code generation output (#54) 2024-07-16 01:02:58 +02:00