canaille-globuzma/tests/ldap
Éloi Rivard 091270df53 LDAPObject pagination performance improvements
Creates a LDAPObjectQuery class that is returned by LDAPObject.filter
This avoids to create objects for each ldap result, but only for the
asked slice. It also store the whole results length so `len` calls are
a bit faster.
2023-03-09 19:31:59 +01:00
..
__init__.py split oidc tests from the rest 2022-01-11 19:42:26 +01:00
test_utils.py LDAPObject pagination performance improvements 2023-03-09 19:31:59 +01:00