Commit Graph

4 Commits

Author SHA1 Message Date
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
Rubén D
5952a3f48a chore: Adapt to hexagonal architecture pattern.
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2022-11-26 19:45:53 +01:00
Rubén D
0a6f7e4853 refactor: Use helper class to provide dependencies to simple controller.
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2022-06-12 17:12:04 +02:00
Rubén D
5aa66b7045 refactor: [WIP] Migrate config ldap controller.
Signed-off-by: Rubén D <nuxsmin@syspass.org>
2022-06-11 12:15:59 +02:00