Commit Graph

3 Commits (03df7bad5b81c37d280cea4e45b94d4656cb0a1c)

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
1 year ago