mirror of
https://github.com/9001/copyparty.git
synced 2025-11-17 12:01:33 +00:00
optimizations, failsafes, formatting
This commit is contained in:
@@ -267,6 +267,7 @@ class VHttpSrv(object):
|
||||
|
||||
self.u2idx = None
|
||||
self.ptn_cc = re.compile(r"[\x00-\x1f]")
|
||||
self.uparam_cc_ok = set("doc move tree".split())
|
||||
|
||||
def cachebuster(self):
|
||||
return "a"
|
||||
|
||||
Reference in New Issue
Block a user