Branch: refs/heads/master
Home: https://github.com/jenkinsci/schedule-build-plugin
Commit: 27be5ebbd39a868034747ddc896c915ce72eb266
https://github.com/jenkinsci/schedule-build-plugin/commit/27be5ebbd39a868034747ddc896c915ce72eb266
Author: Markus Winter <[email protected]>
Date: 2024-02-13 (Tue, 13 Feb 2024)
Changed paths:
M src/main/java/org/jenkinsci/plugins/schedulebuild/ScheduleBuildAction.java
M
src/main/resources/org/jenkinsci/plugins/schedulebuild/ScheduleBuildAction/index.jelly
M
src/main/resources/org/jenkinsci/plugins/schedulebuild/ScheduleBuildAction/redirect.jelly
A src/main/webapp/scheduleBuild.js
M src/main/webapp/scheduleRequest.js
Log Message:
-----------
remove inline javascript (#300)
remove the inline javascript from the redirect page and the index of the
action.
use relative urls in the redirect instead of absoluturl which is
considered dangerous (this probably fixes JENKINS-64825)
--
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/schedule-build-plugin/push/refs/heads/master/8ebe2f-27be5e%40github.com.