Harshit Bansal
|
6e20a9a419
|
ldap: Extract `init_fakeldap()`.
|
2019-01-13 18:51:50 -08:00 |
Tim Abbott
|
331984c322
|
ldap: Cast account_control_values to int.
This value will usually apparently come through the LDAP API as a
string, apparently.
|
2018-12-29 16:35:13 -08:00 |
Tim Abbott
|
626e191201
|
ldap: Add support for automatic user deactivation/reactivation.
As part of this, extend our documentation on synchronizing data from
Active Directory.
|
2018-12-13 16:24:15 -08:00 |
Tim Abbott
|
0a5221a819
|
ldap: Extract dev_ldap_directory.py.
This gets what is fundamentally unit testing code out of backends.py.
|
2018-12-13 16:24:15 -08:00 |