Git Product home page Git Product logo

Comments (6)

ToxicFrog avatar ToxicFrog commented on July 26, 2024

I can't see anything in the code that would affect this -- what shell are you using, and how are you quoting the password? Is it possible you're using a shell like zsh that assigns special meaning to %?

from bltool.

ryliejamesthomas avatar ryliejamesthomas commented on July 26, 2024

Using a bash shell I also am having problems with at least one character. Had to change my password to get it to work.

I'm guessing it was " or #

from bltool.

ToxicFrog avatar ToxicFrog commented on July 26, 2024

Same question -- are you properly quoting the password on the command line? If it has both " and # in it you'll need to quote the whole thing with '.

from bltool.

ryliejamesthomas avatar ryliejamesthomas commented on July 26, 2024

Sorry, I should have mentioned, yes I'm putting it in quotes.

Checking again my password had a ' in it too, which might be the actual hiccup?

(it was easy enough to workaround with a less secure temporary password)

from bltool.

ToxicFrog avatar ToxicFrog commented on July 26, 2024

Aah. Yeah, if it has both ' and " in it your only option is a mix of quotes and backslash-escapes. That's a shell issue, though, not a bltool one -- although it's one bltool could mitigate by supporting --password-from=file or --password-prompt.

from bltool.

ryliejamesthomas avatar ryliejamesthomas commented on July 26, 2024

Oh true. Dunno about the issue @rikai 's perspective, but from mine I'm happy for you to mark this closed.

Grabbing a password from a file or a prompt would be great!

from bltool.

Related Issues (20)

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.