mirror of
https://github.com/9001/copyparty.git
synced 2025-11-16 19:41:28 +00:00
IdP: parallel user init + rename idp-h-sep to idp-gsep
`--idp-h-sep` is still supported and will map to its new name
This commit is contained in:
@@ -146,7 +146,7 @@ class Cfg(Namespace):
|
||||
E=E,
|
||||
dbd="wal",
|
||||
fk_salt="a" * 16,
|
||||
idp_h_sep=re.compile("[|:;+,]"),
|
||||
idp_gsep=re.compile("[|:;+,]"),
|
||||
lang="eng",
|
||||
log_badpwd=1,
|
||||
logout=573,
|
||||
|
||||
Reference in New Issue
Block a user