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.35compared with
Version Details
| 0.34 | 0.35 | |
|---|---|---|
| Release date | Sep 26, 2021 | Nov 27, 2021 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (6)
| 0.34 | 0.35 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.jenkins-ci.plugins » git | 4.6.0 | 4.8.3 |
| ~ Updated | org.jenkins-ci.plugins » github-api | 1.77 | 1.133 |
| ~ Updated | org.jenkins-ci.plugins » github-branch-source | 1.9 | 2.10.4 |
| ~ Updated | org.jenkins-ci.plugins » jackson2-api | 2.12.3 | 2.13.0-230.v59243c64b0a5 |
| ~ Updated | org.jenkins-ci.plugins » mailer | 1.32.1 | 1.34 |
| ~ Updated | org.jenkins-ci.plugins.workflow » workflow-multibranch | 2.24 | 2.26 |
Provided Changes (3)
| 0.34 | 0.35 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.github.spotbugs » spotbugs-annotations | 4.4.0 | 4.4.2 |
| ~ Updated | org.jenkins-ci.main » jenkins-core | 2.222.4 | 2.277.4 |
| ~ Updated | org.kohsuke » access-modifier-annotation | 1.24 | 1.25 |