add swarm-authelia-bridge: the only thing allowed to write swarm-authelia's users database

This commit is contained in:
damocles 2026-08-16 21:38:53 +02:00 committed by mara
commit fb5d461e52
10 changed files with 876 additions and 0 deletions

View file

@ -0,0 +1,14 @@
[package]
name = "swarm-authelia-bridge-sock"
version.workspace = true
edition.workspace = true
readme = "README.md"
[dependencies]
serde.workspace = true
[dev-dependencies]
serde_json.workspace = true
[lints]
workspace = true