]> gitweb.michael.orlitzky.com - untangle-https-backup.git/commit
Remove a querystring parameter to fix v12.2 backups.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 1 Jan 2017 22:42:59 +0000 (17:42 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 1 Jan 2017 22:42:59 +0000 (17:42 -0500)
commitb5f616878bac3673de90e9c47bf8dedbae790dfd
tree78deb1c1b43b49a7938d0700e1379fecea2b5643
parent5632759549c9bf6a7eacb96734507a7fa576e069
Remove a querystring parameter to fix v12.2 backups.

In the v10 backup routine, we were passing "type=backup" as part of
the querystring in addition to POSTing it. This was causing a problem
with one v12.2 host, and that's why I'm just going to blame v12.2 for
the problem. It looks like the querystring parameter is not needed for
any of the other versions/hosts that I've tested against.
src/untangle/untangle.py