Files
archived-wlan-lanforge-scripts/py-json/LANforge
Jed Reynolds 1d67c30d1a LFRequest.py: raise ValueError when provided a highly improbable URL/PATH combination.
This was triggered by a call to admin_up() that was passing self.lfclient_url as an un-named parameter, creating
unanswerable requests formatted like http://localhost:8080/http:/localhost:8080/. There should really only be
one http[s]*:// pattern in a URL, and further instances of colons should be URL encoded to %3A.

Signed-off-by: Jed Reynolds <jed@bitratchet.com>
2022-07-12 15:45:49 +05:30
..
2021-03-05 12:04:17 +05:30
2021-05-03 12:52:57 +05:30
2020-07-31 17:27:42 -07:00