This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/authentik/sources/ldap
Jens Langhammer 426cef998f sources/ldap: make task names more consistent
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-12-03 18:39:42 +01:00
..
migrations sources/ldap: add optional tls verification certificate 2021-12-03 10:09:13 +01:00
sync sources/ldap: handle typeerror during creation of objects when using wrong kwargs params 2021-12-02 20:24:24 +01:00
tests source/ldap: fix hanging unittests 2021-12-03 09:41:13 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
api.py sources/ldap: add optional tls verification certificate 2021-12-03 10:09:13 +01:00
apps.py Managed objects (#519) 2021-02-03 21:18:31 +01:00
auth.py sources/ldap: don't cache LDAP Connection, use random server 2021-12-02 21:18:20 +01:00
managed.py *: rewrite managed objects, use nullable text flag instead of boolean as uid (#533) 2021-02-06 15:56:21 +00:00
models.py sources/ldap: add optional tls verification certificate 2021-12-03 10:09:13 +01:00
password.py sources/ldap: extract vendor-specific functions 2021-10-18 21:44:10 +02:00
settings.py sources/ldap: bump timeout, run each sync component in its own task 2021-09-17 12:42:20 +02:00
signals.py sources/ldap: don't sync ldap source when no property mappings are set 2021-09-30 18:49:18 +02:00
tasks.py sources/ldap: make task names more consistent 2021-12-03 18:39:42 +01:00