1. 17 4月, 2013 11 次提交
  2. 16 4月, 2013 2 次提交
  3. 15 4月, 2013 5 次提交
  4. 13 4月, 2013 5 次提交
  5. 12 4月, 2013 3 次提交
  6. 11 4月, 2013 13 次提交
  7. 10 4月, 2013 1 次提交
    • J
      [FIXED JENKINS-15340] Ask for confirmation before reloading config from disk,... · 9eb69772
      Jesse Glick 提交于
      [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.
      9eb69772