-
Bug
-
Resolution: Fixed
-
Major
SecurityListener.fire* methods have @Restricted(NoExternalUse.class) annotation making external security implementations like github-oauth-plugin unable to fire those events.
I've made a pr here
SecurityListener.fire* methods have @Restricted(NoExternalUse.class) annotation making external security implementations like github-oauth-plugin unable to fire those events.
I've made a pr here
Code changed in jenkins
User: Jesse Glick
Path:
changelog.html
core/src/main/java/jenkins/security/SecurityListener.java
http://jenkins-ci.org/commit/jenkins/6dd071eaa8dd20ac6734d1b54e05d0a4adb7599f
Log:
[FIXED JENKINS-23417] Noting merge of #1277.
Compare: https://github.com/jenkinsci/jenkins/compare/2b89f9d09e34...6dd071eaa8dd