mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 09:49:29 +02:00
idp: users can be in multiple groups
This commit is contained in:
parent
643e222986
commit
a96d9ac6cb
6 changed files with 98 additions and 19 deletions
|
@ -146,6 +146,7 @@ class Cfg(Namespace):
|
|||
E=E,
|
||||
dbd="wal",
|
||||
fk_salt="a" * 16,
|
||||
idp_h_sep=re.compile("[|:;+,]"),
|
||||
lang="eng",
|
||||
log_badpwd=1,
|
||||
logout=573,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue