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 50819ae0f0 *: improve error handling in ldap outpost, ignore additional errors
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-09-23 22:11:47 +02:00
..
migrations sources/ldap: add optional tls verification certificate 2021-12-03 10:09:13 +01:00
sync *: improve error handling in ldap outpost, ignore additional errors 2022-09-23 22:11:47 +02:00
tests blueprints: use relative path in @apply_blueprint 2022-08-16 14:20:45 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
api.py ensure all viewsets have filter and search and add tests (#2946) 2022-05-24 22:01:18 +02:00
apps.py blueprints: add meta model to apply blueprint within blueprint for dependencies (#3486) 2022-08-29 21:20:58 +02:00
auth.py sources/ldap: don't cache LDAP Connection, use random server 2021-12-02 21:18:20 +01:00
models.py sources/ldap: start_tls before binding but without reading server info 2022-09-04 14:04:08 +02:00
password.py sources/ldap: extract vendor-specific functions 2021-10-18 21:44:10 +02:00
settings.py *: default to max 60 for fqdn_rand 2022-04-20 20:07:25 +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