Skip to content

PagedIterable dosn't use authentication#19

Merged
kohsuke merged 1 commit into
hub4j:masterfrom
janinko:Issues-19-PagedIterable_dosnt_use_authentication
Sep 13, 2012
Merged

PagedIterable dosn't use authentication#19
kohsuke merged 1 commit into
hub4j:masterfrom
janinko:Issues-19-PagedIterable_dosnt_use_authentication

Conversation

@janinko
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown

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
Copy Markdown

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.

4 participants