webfingerd/src
2026-04-06 17:15:29 +02:00
..
entity feat: add SeaORM entities, cache, auth helpers, and AppState 2026-04-06 17:15:27 +02:00
handler feat: add link registration API with scope enforcement, upsert, and batch 2026-04-06 17:15:29 +02:00
auth.rs feat: add SeaORM entities, cache, auth helpers, and AppState 2026-04-06 17:15:27 +02:00
cache.rs feat: add SeaORM entities, cache, auth helpers, and AppState 2026-04-06 17:15:27 +02:00
challenge.rs feat: add test helpers with in-memory DB and test state 2026-04-06 17:15:28 +02:00
config.rs feat: project scaffold with config and error types 2026-04-06 17:15:24 +02:00
error.rs feat: project scaffold with config and error types 2026-04-06 17:15:24 +02:00
lib.rs feat: add background TTL reaper with orphaned resource cleanup 2026-04-06 17:15:29 +02:00
main.rs feat: project scaffold with config and error types 2026-04-06 17:15:24 +02:00
reaper.rs feat: add background TTL reaper with orphaned resource cleanup 2026-04-06 17:15:29 +02:00
state.rs feat: add SeaORM entities, cache, auth helpers, and AppState 2026-04-06 17:15:27 +02:00