Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-14147

'Disable plugin' should be POST, not GET

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Medium Medium
    • None
    • 2.10
    • None

      Each plugin has a "Disable plugin" or "Enable plugin" link depending on its status:

      These links result in GET requests. So after clicking 'Disable plugin', the URL looks like /wiki/admin/plugins.action?mode=disable&pluginKey=confluence.extra.webdav

      Say I later enable the plugin on a different page, and refresh the page with the above URL. The plugin will be silently disabled again.

      This is the practical problem resulting from a disregard for the difference between GET and POST.

              Unassigned Unassigned
              7ee5c68a815f Jeff Turner
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: