]> gitweb.michael.orlitzky.com - untangle-https-backup.git/commitdiff
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)
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.


No differences found