Commit Graph

2 Commits

Author SHA1 Message Date
Rubén D
53d62e2d39 chore(tests): UT for LDAP authentication
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2023-10-29 11:09:37 +01:00
Rubén D
b640b6d695 chore(refactor): LDAP auth refactoring.
- Decouple from ldap_* native functions
- Use Laminas/Ldap library
- Use enum for interface constants
- Move LDAP interfaces to domain
- Simplify LdapActions API

Signed-off-by: Rubén D <nuxsmin@syspass.org>
2023-06-03 21:40:20 +02:00