Commit Graph

3 Commits (ca81a50aef8f9dc6ff940e5df2993c4f47a64668)

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
1 year 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
1 year ago
William Grant d346f28942 feat: extracted password to new modal
added shiny hook to password protect anywhere
2 years ago