Job-enabling API should reject GET requests

XMLWordPrintable

    • Type: Patch
    • Resolution: Fixed
    • Priority: Major
    • Component/s: core
    • None
    • Environment:
      Platform: All, OS: All

      According to job API description, job-enabling/disabling APIs should be invoked
      by POST requests.
      But in doEnable in AbstractProject.java, the job-enabling API is invoked by a
      GET request.

            Assignee:
            Unassigned
            Reporter:
            OHTAKE Tomohiro
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: