Closed dalrrard closed 4 years ago
Please modify auth.py to give the option to disable saving LDAP passwords locally or to use a dummy password. I've modified line 171 in auth.py to use a dummy password at the moment with no ill effect.
Hi, You can now set LDAP_OBFUSCATE_PASS = True
Regards,
Please modify auth.py to give the option to disable saving LDAP passwords locally or to use a dummy password. I've modified line 171 in auth.py to use a dummy password at the moment with no ill effect.