xuchunyang / helm-lastpass

Helm interface of LastPass
2 stars 1 forks source link

two steps authen fails #1

Open rcoscali opened 6 years ago

rcoscali commented 6 years ago

When two steps authentication is activated on lastpass account (for me a GoogleAuthenticator code), authentication fails. Perhaps the package could support using a trusted login (check that already logged), as it is done on chrome ? More difficult would be to support all two-steps authentication supported by lastpass.

rcoscali commented 6 years ago

'lpass status' can display the already logged status

cohen@mobdevrcs:/usr/local/src/data2/misc/lastpass-cli$ lpass status Logged in as xxxxxxx@xxxxxxxx.xxx. cohen@mobdevrcs:/usr/local/src/data2/misc/lastpass-cli$

rcoscali commented 6 years ago

It seems the status is already used, then I got this:

In ‘LastPass’ source: ‘#[0 \300\301\302 "\207 [mapcar #[257 \300\301"AB\207 [assoc fullname] 4 ` (fn ITEM)] helm-lastpass-export] 3]’ (error "Stack overflow in regexp matcher")`

xuchunyang commented 6 years ago

Does (helm-lastpass-export) raise the error?