brewlog/src
Jon Seager 4ab00dd630
refactor(logging): log errors and security events in auth routes
- Log all map_err(|_| StatusCode) patterns in webauthn, tokens, and account handlers
- Log fire-and-forget errors: registration token mark_used, passkey credential
  counter update, passkey update_last_used
- Add security event logging: token create/revoke, passkey delete, login/logout,
  CLI token creation via passkey auth
- Log session delete failures and auth check errors
2026-02-05 18:13:47 +00:00
..
application refactor(logging): log errors and security events in auth routes 2026-02-05 18:13:47 +00:00
domain refactor(cups): remove rating field 2026-02-05 17:02:42 +00:00
infrastructure refactor(cups): remove rating field 2026-02-05 17:02:42 +00:00
presentation refactor: reorganize templates into pages/, partials/lists/, and forms/ 2026-02-05 17:48:18 +00:00
lib.rs feat(ui): redesign with theme tokens, dark mode, and reusable components 2026-02-05 17:03:09 +00:00
main.rs refactor(logging): switch to env-based log format with HTTP tracing 2026-02-05 18:13:19 +00:00