GithubHelp home page GithubHelp logo

Comments (10)

lann avatar lann commented on August 16, 2024

It isn't well documented, but if your Gerrit instance is configured for it you can get instructions by logging in and going to Settings -> HTTP Credentials -> Obtain password. You can see an example of this on the Gerrit project's own instance: https://gerrit-review.googlesource.com/new-password

from concourse-resources.

lann avatar lann commented on August 16, 2024

I would also accept a patch (or will get around to it eventually™) adding other auth support. The underlying gerrit library already supports this: https://godoc.org/golang.org/x/build/gerrit#Auth

from concourse-resources.

venth avatar venth commented on August 16, 2024

It seems that I need to think about patch to provide authentication capabilities :( Thanks for the explanation.

from concourse-resources.

venth avatar venth commented on August 16, 2024

Do you use glide or any other vendoring tool?

from concourse-resources.

lann avatar lann commented on August 16, 2024

I have been using golang/dep.

from concourse-resources.

venth avatar venth commented on August 16, 2024

What do you think, is it better to replace:

  • cookies with
    auth:
       cookies
    

and extend authentication methods by:

auth:
  user:
  password:
  • or just extend model by optional:
   user:
   password:
  • any other suggestions?

from concourse-resources.

lann avatar lann commented on August 16, 2024

Looking at the existing Concourse resources, I think top level username and password fields would be most consistent.

from concourse-resources.

venth avatar venth commented on August 16, 2024

OK, I've started to work on that

from concourse-resources.

venth avatar venth commented on August 16, 2024

Introduced in pull request

from concourse-resources.

lann avatar lann commented on August 16, 2024

Issue addressed by #6 (username/password auth).

from concourse-resources.

Related Issues (9)

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.