nvazquez opened a new pull request, #130:
URL: https://github.com/apache/cloudstack-cloudmonkey/pull/130

   Fixes: #128 
   
   Incorporating changes from: https://github.com/apache/cloudstack-go/pull/52
   
   - Tested:
   
   ````
   (localcloud) 🐱 > update configuration name=consoleproxy.url.domain 
value=*.example.org
   {
     "configuration": {
       "category": "Console Proxy",
       "description": "Console proxy url domain",
       "isdynamic": false,
       "name": "consoleproxy.url.domain",
       "value": "*.example.org"
     }
   }
   ````
   
   Passes the asterisk correctly and is not encoded
   ````
   2023-04-10 11:18:56,946 DEBUG [c.c.a.ApiServlet] 
(qtp2129144075-16:ctx-b28b0063) (logid:44b8995f) ===START===  10.0.3.251 -- GET 
 
apiKey=LIN6rqXuaJwMPfGYFh13qDwYz5VNNz1J2J6qIOWcd3oLQOq0WtD4CwRundBL6rzXToa3lQOC_vKjI3nkHtiD8Q&command=updateConfiguration&name=consoleproxy.url.domain&response=json&value=*.example.org&signature=00AgwiNGweTliSZKGFyGIHUGSyM%3D
   ````


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to