Skip to content

Add auto-login feature at startup

Matti Viljanen requested to merge add-autologin-password into master

Make it possible for the user to save the database unlock password in Settings page and have UnlockPage try it automatically once after startup. This results in "a visual experience" where the password screen is visible, auto-filled, button pressed and switched to MainPage automatically, hopefully making the user remember that the password is still entered and stored in plain text.

Works around #181

Edited by Ruben De Smet

Merge request reports