Giter Site home page Giter Site logo

lastpass-ruby's People

Contributors

ansd avatar chrisdambrosio avatar colinvh avatar detunized avatar growthcode avatar saraid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

lastpass-ruby's Issues

Release a new gem

Need to dig up the credentials/2FA and figure out the process. Add it to the CI?

bad decrypt error when opening vault.

vault = LastPass::Vault.open_remote uername, password, secondfactor

Causes:

OpenSSL::Cipher::CipherError: bad decrypt
    lib/lastpass/parser.rb:282:in `final'
    lib/lastpass/parser.rb:282:in `decode_aes256'
    lib/lastpass/parser.rb:249:in `decode_aes256_cbc_plain'
    lib/lastpass/parser.rb:206:in `decode_aes256_plain_auto'
    lib/lastpass/parser.rb:44:in `block in parse_ACCT'
    lib/lastpass/parser.rb:37:in `open'
    lib/lastpass/parser.rb:37:in `parse_ACCT'
    lib/lastpass/vault.rb:58:in `block in parse_accounts'
    lib/lastpass/vault.rb:54:in `each'
    lib/lastpass/vault.rb:54:in `parse_accounts'
    lib/lastpass/vault.rb:41:in `initialize'
    lib/lastpass/vault.rb:22:in `new'
    lib/lastpass/vault.rb:22:in `open'
    lib/lastpass/vault.rb:11:in `open_remote'

However, the lastpass-cli utility works fine.

deprecated uri feature warning

/Users/pmotard/.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/lastpass-1.6.0/lib/lastpass/fetcher.rb:13: warning: URI.escape is obsolete

When calling vault.accounts.

Read only accounts

The Vault.open_remote method only returns accounts that I've created and is not returning my shared Read-Only accounts

UUID support

Figure out how UUIDs are sent over the wire and add support for optional UUIDs to emulate specific devices.

Shared Folder Support?

Shared folders do not seem to be enumerated by example.rb. Is this by design, or a limitation of the interface to LastPass?

YubiKey Support

With YubiKey authentication enabled on my LastPass account, I get the following error message while trying to authenticate:

LastPass::LastPassUnknownError: Your account settings have restricted you from logging in from mobile devices that do not support YubiKey authentication.
from /Users/chris/.rvm/gems/ruby-2.1.1/gems/lastpass-1.0.1/lib/lastpass/fetcher.rb:56:in `request_login'

Log out when done

It seems not logging out leaves too many open sessions on LastPass and it sets off some anti-hacking mechanism.

HTTP proxy support

  • pass proxy settings to Fetcher
  • autodetect proxy settings from the environment variables

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.