long ago, upgrade_dist was required, not any more some module unmaintained marked obsolete

This commit is contained in:
2024-09-20 18:53:56 +02:00
parent b244ad8ef3
commit 7ed72e1c70
10 changed files with 11 additions and 10 deletions

View File

@@ -21,7 +21,7 @@
# ------------------------------------------------------------------------------
export VER_authnz="0.2.2"
export DEP_authnz="upgrade_dist"
export DEP_authnz=""
# Users (from Ldap)
add_remote_user()