Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PagedIterable dosn't use authentication #19

Merged

Conversation

janinko
Copy link
Collaborator

@janinko janinko commented Sep 12, 2012

When retrieving eg. pull requests or comments, authentication isn't used. For public repositories it's ok, but for private it ends up with java.io.FileNotFoundException

@kohsuke
Copy link
Collaborator

kohsuke commented Sep 7, 2012

I'm starting to think that we should send in the authentication header on all requests if one is given.

I see no harm in doing that, and there seem to be many APIs that change what they return depending on if we are logged in or not.

@JenRed12
Copy link

I am attempting to implement the pull request plugin and am having the issue that is reported above. Do you know when this might be fixed and available?

@jamescmartinez
Copy link

A +1 from me.

kohsuke added a commit that referenced this pull request Sep 13, 2012
…_authentication

PagedIterable dosn't use authentication
@kohsuke kohsuke merged commit bd58412 into hub4j:master Sep 13, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants