add --auth-ord; closes #689

This commit is contained in:
ed 2025-08-26 23:33:53 +00:00
parent d30240b431
commit 543b7ea959
5 changed files with 66 additions and 6 deletions

View file

@ -183,6 +183,7 @@ class Cfg(Namespace):
v=v or [],
c=c,
E=E,
auth_ord="idp,ipu",
bup_ck="sha512",
chmod_d="755",
cookie_cmax=8192,