Skip to content
Commit e3f905fa authored by Jesse Glick's avatar Jesse Glick Committed by Vojtech Juranek
Browse files

[FIXED JENKINS-15340] Ask for confirmation before reloading config from disk,...

[FIXED JENKINS-15340] Ask for confirmation before reloading config from disk, as it may be expensive.
First of all, /reload should require POST (also prevents XSS DoS attacks).
Adding <l:confirmationLink> to encapsulate a link that requires confirmation upon clicking.
Allowing a ManagementLink to request confirmation (also implying POST); could be used also for e.g. /quietDown.
Enhancing <l:task> to support confirmation as well, and honoring this in context menu items.(cherry picked from commit 9eb69772)

Conflicts:
	changelog.html
parent 30cb4375
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment