Branch: refs/heads/master
Home: https://github.com/jenkinsci/github-oauth-plugin
Commit: 0646c4a0a962d1dd3f6a68349e643fbd70bea945
https://github.com/jenkinsci/github-oauth-plugin/commit/0646c4a0a962d1dd3f6a68349e643fbd70bea945
Author: Wadeck Follonier <[email protected]>
Date: 2023-11-01 (Wed, 01 Nov 2023)
Changed paths:
M src/main/java/org/jenkinsci/plugins/GithubAuthenticationToken.java
M src/main/java/org/jenkinsci/plugins/GithubSecurityRealm.java
Log Message:
-----------
[JENKINS-72268] Missing permission due to desync with cache (#256)
* [JENKINS-72268] Ensure "gh" is present
In case of impersonation the gh variable and the usersByTokenCache could be
de-sync, leading to token not able to connect.
Could be related to JENKINS-72209 as well.
* Fix an exception when the authentication token is not exactly which is
expected from the plugin
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/github-oauth-plugin/push/refs/heads/master/d9f005-0646c4%40github.com.