Branch: refs/heads/allow_limited_scopes
  Home:   https://github.com/jenkinsci/github-oauth-plugin
  Commit: 1ced0b76c10cb1512740cadcd0a54caf45823178
      
https://github.com/jenkinsci/github-oauth-plugin/commit/1ced0b76c10cb1512740cadcd0a54caf45823178
  Author: Sam Gleske <[email protected]>
  Date:   2015-07-19 (Sun, 19 Jul 2015)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/GithubAuthenticationToken.java
    M 
src/test/java/org/jenkinsci/plugins/GithubRequireOrganizationMembershipACLTest.java

  Log Message:
  -----------
  Allow limited oauth scopes

If using the GitHub OAuth plugin for authentication only then it doesn't
make sense to query GitHub for Organization membership since it will not
be using GitHub OAuth for authorization.

Sorted imports.  The only imports added to GithubAuthenticationToken
were:
java.util.Arrays
jenkins.model.Jenkins

This stems from a discussion in pull request #39.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to