Branch: refs/heads/master Home: https://github.com/jenkinsci/ownership-plugin Commit: 9d670510f53227e1be347f0887dae2ad2dc571c0 https://github.com/jenkinsci/ownership-plugin/commit/9d670510f53227e1be347f0887dae2ad2dc571c0 Author: Oleg Nenashev <o.v.nenas...@gmail.com> Date: 2015-06-03 (Wed, 03 Jun 2015)
Changed paths: M src/main/java/com/synopsys/arc/jenkins/plugins/ownership/jobs/JobOwnerJobAction.java M src/main/java/com/synopsys/arc/jenkins/plugins/ownership/nodes/NodeOwnershipAction.java Log Message: ----------- [FIXED JENKINS-28713] - Proper security checks in API methods The plugin's API methods use hasPermission() instead of checkPermission() in several places, so the exception is not being thrown. Commit: b2a3f863023ef45d66376129d79f430609545c9f https://github.com/jenkinsci/ownership-plugin/commit/b2a3f863023ef45d66376129d79f430609545c9f Author: Oleg Nenashev <o.v.nenas...@gmail.com> Date: 2015-06-03 (Wed, 03 Jun 2015) Changed paths: M src/main/java/com/synopsys/arc/jenkins/plugins/ownership/jobs/JobOwnerJobAction.java M src/main/java/com/synopsys/arc/jenkins/plugins/ownership/nodes/NodeOwnershipAction.java Log Message: ----------- Merge pull request #39 from oleg-nenashev/JENKINS-28713 [FIXED JENKINS-28713] - Proper security checks in API methods Compare: https://github.com/jenkinsci/ownership-plugin/compare/82dc6b31a3b7...b2a3f863023e -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.