mirror of
https://github.com/zadam/trilium.git
synced 2026-02-19 20:24:28 +01:00
- Fix migration UPDATE statements to only run when admin exists (prevents errors on fresh installs) - Add password re-encryption logic to preserve existing encrypted data when changing password - Remove unused imports and add mapRowToUser helper to eliminate code duplication - Fix ValidationError import path