warden-worker/src/handlers
2025-12-03 15:44:45 +00:00
..
accounts.rs refactor: unify cipher data definition 2025-12-01 05:11:50 +00:00
ciphers.rs feat: optimize bulk cipher restoration 2025-12-01 10:30:50 +00:00
config.rs feat: add user registration toggle and Cloudflare Pages deployment workflow 2025-11-29 15:51:26 +00:00
devices.rs feat: expand device API with stub implementation 2025-12-01 05:20:35 +00:00
emergency_access.rs feat: add emergency access and WebAuthn handlers with stub implementations 2025-11-30 09:24:19 +00:00
folders.rs fix: update user timestamp after data modifications 2025-11-30 17:20:26 +00:00
identity.rs fix: add KdfIterations field to TokenResponse 2025-12-03 15:44:45 +00:00
import.rs refactor: unify cipher data definition 2025-12-01 05:11:50 +00:00
mod.rs feat: add devices handler with stub implementation 2025-11-30 09:38:50 +00:00
purge.rs fix: update affected users' timestamps when clear outdated trash 2025-11-29 04:03:07 +00:00
sync.rs Add folder support 2025-09-22 02:29:47 +05:30
webauth.rs feat: add emergency access and WebAuthn handlers with stub implementations 2025-11-30 09:24:19 +00:00