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 b0936ea8f3 sources/ldap: log entire exception
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-02-07 19:37:39 +01:00
..
migrations sources/ldap: add optional tls verification certificate 2021-12-03 10:09:13 +01:00
sync events: dont store full backtrace in systemtask 2021-12-14 22:55:38 +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 events: dont store full backtrace in systemtask 2021-12-14 22:55:38 +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 sources/ldap: add list_flatten function to property mappings, enable on managed LDAP mappings 2022-01-31 23:07:32 +01:00
models.py *: use py3.10 syntax for unions, remove old Type[] import when possible 2021-12-30 14:59:01 +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: log entire exception 2022-02-07 19:37:39 +01:00