1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-06-11 13:19:52 +02:00
ldapcherry/ldapcherry/backend
kakwa 18fdeb483e better handling of the str/byte mess for python3
* add dedicated methods for python 3 in handling of bytearrays/strings
* using them to compare attributes checks in AD backend
2019-02-08 20:33:58 +01:00
..
__init__.py making Backend skeleton a child class of object 2015-07-28 20:32:46 +02:00
backendAD.py better handling of the str/byte mess for python3 2019-02-08 20:33:58 +01:00
backendDemo.py pep8 2019-02-07 20:16:39 +01:00
backendLdap.py better handling of the str/byte mess for python3 2019-02-08 20:33:58 +01:00