- 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 |
||
|---|---|---|
| .. | ||
| routes | ||
| auth.rs | ||
| error.rs | ||
| main.rs | ||
| sse.rs | ||
| state.rs | ||