mirror of
https://github.com/9001/copyparty.git
synced 2026-04-12 15:22:32 -06:00
reset language too
This commit is contained in:
parent
ec3e0e7e1d
commit
ede692925e
|
|
@ -154,7 +154,7 @@ _ = (argparse, threading)
|
|||
|
||||
USED4SEC = {"usedforsecurity": False} if sys.version_info > (3, 9) else {}
|
||||
|
||||
ALL_COOKIES = "k304 no304 js idxh dots cppwd cppws".split()
|
||||
ALL_COOKIES = "cplng cppwd cppws dots idxh js k304 no304".split()
|
||||
|
||||
BADXFF = " due to dangerous misconfiguration (the http-header specified by --xff-hdr was received from an untrusted reverse-proxy)"
|
||||
BADXFF2 = ". Some copyparty features are now disabled as a safety measure.\n\n\n"
|
||||
|
|
|
|||
Loading…
Reference in a new issue