Rubén D
8ab5f32c08
fix(tests): Replace Faker library
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2023-11-01 18:38:58 +01:00
Rubén D
4610d94ff7
xix(tests): Wrong static call
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2023-11-01 18:09:16 +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
Rubén D
51b491e1ff
ci(tests): Make data providers static
...
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2023-05-21 17:38:05 +02:00
Rubén D
2318796c00
* [FIX] Fixed wrong behavior when searching for accounts on accounts manager. Thanks to @Weptun for the feedback. Closes #1271
...
* [ADD] Added missing tests
* [MOD] Code cleanup
Signed-off-by: Rubén D <nuxsmin@syspass.org >
2019-04-21 23:12:45 +02:00
nuxsmin
af8b21fd10
* [ADD] New preset option for session timeout based on client IP address and network. Related #912
...
* [MOD] Improved IP addresses handling
* [MOD] Code refactoring
* [FIX] Minor bugfixes
2018-09-01 21:38:42 +02:00