]> git.ozlabs.org Git - patchwork/blobdiff - templates/patchwork/pwclientrc
filters: quote param names and values when constructing querystrings
[patchwork] / templates / patchwork / pwclientrc
index 5fb1f47b65e3ba0696dfa375f94c731137c24667..c932b1173e862bf7d5d9984e146d31aa653ff9fe 100644 (file)
@@ -4,7 +4,7 @@
 # Save this file to ~/.pwclientrc
 #
 [base]
-url: http://{{site.domain}}{% url patchwork.views.xmlrpc.xmlrpc %}
+url: {{scheme}}://{{site.domain}}{% url patchwork.views.xmlrpc.xmlrpc %}
 project: {{ project.linkname }}
 {% if user.is_authenticated %}
 # Adding authentication parameters will allow you to use the 'update'