Closed krejcar25 closed 1 year ago
This PR removes the locally maintained LDAP auth backend and replaces it with the widely-used django-auth-ldap library.
All template config was maintained and ported to be useable with this library, moreover a separate AD and OpenLDAP version was provided.
These changes were tested with both AD and OpenLDAP.
This PR would also close old #243.
Thank you very much for the contribution.
This PR removes the locally maintained LDAP auth backend and replaces it with the widely-used django-auth-ldap library.
All template config was maintained and ported to be useable with this library, moreover a separate AD and OpenLDAP version was provided.
These changes were tested with both AD and OpenLDAP.
This PR would also close old #243.