buttercup / buttercup-browser-extension

:earth_asia: Buttercup browser extension
https://buttercup.pw
MIT License
236 stars 42 forks source link

Disabled auto unlock vaults not working #202

Closed toniobido closed 5 years ago

toniobido commented 5 years ago

Hi, With Firefox and Chrome on Windows and Linux when the "Vaults Auto unlock" setting is off, the unlock page opens when the browser starts.

is it normal or should I do something more ?

perry-mitchell commented 5 years ago

This seems like regression. Sorry!

Something must be wrong with reading the setting.

perry-mitchell commented 5 years ago

Seems like the setting isn't even read: https://github.com/buttercup/buttercup-browser-extension/blob/master/source/background/library/archives.js#L217

julianpoemp commented 5 years ago

same problem here with Chrome and Firefox on MacOS and Windows. (version v2.1.3)

perry-mitchell commented 5 years ago

Released a fix for this in 2.2.0.

julianpoemp commented 5 years ago

@perry-mitchell it works very fine, thank you!