Commit Graph

3 Commits (e1b736440e8e00f7cd5b623444dfb7b7f3aacdf7)

Author SHA1 Message Date
yougotwill 53308f6183 fix: setting the password no longer requires a restart
make sure to set the password hash on storage after the database is updated
9 months ago
William Grant 59e6074429 fix: since the pass hash is in the items table we can call it from storage
added storage function getPasswordHash and use everywhere, warn user to restart the app
11 months ago
William Grant d346f28942 feat: extracted password to new modal
added shiny hook to password protect anywhere
12 months ago