Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/_data/changelogs/weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28819,7 +28819,7 @@
pr_title: Add CSP-compliant variant of undocumented validateButton
script feature
message: |-
Add <code>XJenkinsValidateButtonCallback</code> (a JSON object with <code>callback</code> and <code>arguments</code> keys) as a replacement for the CSP incompatible <code>script</code> HTTP response header for <code>f:validateButton</code>.
Add <code>X-Jenkins-ValidateButton-Callback</code> (a JSON object with <code>callback</code> and <code>arguments</code> keys) as a replacement for the CSP incompatible <code>script</code> HTTP response header for <code>f:validateButton</code>.

# pull: 11147 (PR title: Update the ReadMe)
# pull: 11291 (PR title: Adapt docs for Jira migration)
Expand Down