Felix Meschberger created FELIX-4301:
----------------------------------------

             Summary: Updated configuration is transmitted as query string to 
the request URL instead of POST payload
                 Key: FELIX-4301
                 URL: https://issues.apache.org/jira/browse/FELIX-4301
             Project: Felix
          Issue Type: Bug
          Components: Web Console
    Affects Versions: webconsole-4.2.0
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger


When updating configuration in the Configuration Manager screens, the updated 
configuration is supplied as query string to the request URL, albeit in a POST 
request.

This is bad on multiple accounts: data is transmitted as URLs and thus may be 
logged and there is a natural limit in the size of request URLs.

We must make sure such configuration updates are actually transmitted as 
payload to the POST requests.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to