Commit Graph

14 Commits

Author SHA1 Message Date
b1837f80e4
Adding AsyncClient. 2019-05-01 15:34:21 +02:00
b0f312284d
Change cli bool flag and fix ldap connection. 2019-04-28 12:26:20 +02:00
e67b97b214
Added async_model and tests. 2019-04-19 16:57:54 +02:00
c8eb5c2dd4
Typo. 2019-04-15 20:12:51 +02:00
80fb51f7de
Refactor entrypoint to use click. 2019-04-15 18:27:22 +02:00
7029b88fa7 Remove unused file 2018-03-10 11:29:46 +01:00
597db33271 Add API tests 2017-12-27 11:02:38 +01:00
8668b43880 Cleanup 2017-12-24 12:37:08 +01:00
6696238d57 Rename daemon script and add shebang 2017-12-23 14:44:16 +01:00
ce7369da06 Remove outdated documentation 2017-12-23 14:43:36 +01:00
c79d89c0b7 Add API for retrieving user info 2017-12-22 19:23:13 +01:00
9ee69fb907 Refactor LDAP Client
* Enable LDAP traffic logging
* Specify CA certificates file
* Move client creation to actual parent
* Fix OpenLDAP container certificate generation
2017-12-18 20:28:54 +01:00
72b91d123e Make LDAP connection thread safe
Add open() and close() methods to LDAP Client.
2017-12-17 10:33:25 +01:00
4bd5d74975 Import 2017-12-16 23:17:01 +01:00