mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-14 07:02:24 +00:00
completely rebuilt the auth implementation to support OIDC in the future
This commit is contained in:
@@ -13,7 +13,7 @@ quick-xml = { version = "0.36", features = [
|
||||
"serde-types",
|
||||
"serialize",
|
||||
] }
|
||||
rustical_auth = { path = "../auth/" }
|
||||
rustical_store = { path = "../store/" }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
strum = "0.26"
|
||||
itertools = "0.13"
|
||||
|
||||
Reference in New Issue
Block a user