dbx/crates/dbx-core
t8y2 0f40488bf1 feat(web): add password setup page, change password, and settings tabs
- First-time visitors see a password setup page instead of open access
- Password persisted to SQLite (env var DBX_PASSWORD takes priority)
- Add change password in settings dialog (Security tab, web only)
- Split settings dialog into Editor and Security tabs
- Argon2 hashing for all password storage
2026-05-05 22:22:04 +08:00
..
src feat(web): add password setup page, change password, and settings tabs 2026-05-05 22:22:04 +08:00
Cargo.toml feat(docker): use cargo-zigbuild for native cross-compilation 2026-05-05 21:05:44 +08:00