A Jenkins authentication plugin that delegates to GitHub. We also implement an Authorization Strategy that uses the acquired OAuth token to interact with the GitHub API to determine a user's level of access to Jenkins.
Version0.34compared with
Version Details
| 0.33 | 0.34 | |
|---|---|---|
| Release date | Aug 06, 2019 | Sep 26, 2021 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (6)
| 0.33 | 0.34 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | io.jenkins.plugins » caffeine-api | - | 2.9.2-29.v717aac953ff3 |
| + Added | org.jenkins-ci.plugins » jackson2-api | - | 2.12.3 |
| ~ Updated | org.jenkins-ci.plugins » git | 3.0.0 | 4.6.0 |
| ~ Updated | org.jenkins-ci.plugins » mailer | 1.18 | 1.32.1 |
| ~ Updated | org.jenkins-ci.plugins » matrix-project | 1.7 | 1.18 |
| ~ Updated | org.jenkins-ci.plugins.workflow » workflow-multibranch | 2.9 | 2.24 |
Provided Changes (7)
| 0.33 | 0.34 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.github.spotbugs » spotbugs-annotations | - | 4.4.0 |
| + Added | commons-logging » commons-logging | - | 1.2 |
| + Added | javax.servlet » javax.servlet-api | - | 3.1.0 |
| + Added | net.jcip » jcip-annotations | - | 1.0 |
| + Added | org.codehaus.mojo » animal-sniffer-annotations | - | 1.20 |
| + Added | org.jenkins-ci.main » jenkins-core | - | 2.222.4 |
| + Added | org.kohsuke » access-modifier-annotation | - | 1.24 |
Test Changes (4)
| 0.33 | 0.34 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | junit » junit | 4.12 | - |
| - Removed | org.jenkins-ci.plugins » external-monitor-job | 1.6 | - |
| - Removed | org.powermock » powermock-api-mockito | 1.6.5 | - |
| - Removed | org.powermock » powermock-module-junit4 | 1.6.5 | - |