Commit Graph

4 Commits (10596132ca7c94becd3261e51cad697b30002e4c)

Author SHA1 Message Date
Audric Ackermann 6068b63afc
fix: fix remove password show errors 1 year ago
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