Code Monkey home page Code Monkey logo

Comments (3)

guyzmo avatar guyzmo commented on June 20, 2024

hello @schollii could you rerun with -v ?

the bitbucket authentication process is a real dirty hack, and it's likely they changed the login page (it's basically scraping the actual login page, as they did not provide an API for that).

Don't hesitate to have a look at that part, fix it accordingly and make a PR.

If you don't want/cannot/don't have time to do that, you can still get the token and set it up manually in the .gitconfig file.

from git-repo.

guyzmo avatar guyzmo commented on June 20, 2024

I just checked the new login of bitbucket, it's now an openid global to atlassian. I should totally disable bitbucket auto configuration, as it cannot work anymore. Though you should still be able to generate a token and use it when added manually to the configuration file.

from git-repo.

guyzmo avatar guyzmo commented on June 20, 2024

Though there's a little hope with https://github.com/atlassian-api/atlassian-python-api that we could connect and generate the token using that API. But let's not have too much hopes.

cf #199

from git-repo.

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.