Jonathan White
Jonathan White
> Firefox Developer Edition This is not supported so probably a root cause of the inconsistency. Does this happen on a non dev version for you?
Go into application settings, security tab, disable auto locking if you dont want it enabled. Simple.
It was _intentional_ to make it on by default. It is a common finding in security audits conducted on our software.
 There is absolutely no need to be rude.
You can go into the extension options -> site preferences, then add this site + path and disable all features. That should fix this for you while we consider a...
I don't necessarily think we need to do anything, the shift+click method is great. Maybe we can add a small icon/button on the credential pop-up that will do the same...
This will be a very welcome change.
Entries are not technically deleted, they are moved to the recycle bin of the database. There is _always_ a confirmation prior to permanent deletion. However, this is still a bug...
> Wait until the clipboard has been accessed/pasted There is no way to do this on any platform. Overall, you need to switch to using auto-type where this is already...
Instead of exposing entry to the password widget, I recommend a more functional approach to this. Pass a lambda function to something like "passwordStrengthCalculator" which can take these things into...