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 0bac738090 *: fix static response descriptions
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-05-16 14:07:29 +02:00
..
migrations sources/ldap: set default group property mapping 2021-02-06 19:17:39 +01:00
sync providers/proxy: fix being able to set empty internal_host 2021-05-09 00:07:34 +02:00
tests *: rewrite managed objects, use nullable text flag instead of boolean as uid (#533) 2021-02-06 15:56:21 +00:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
api.py *: fix static response descriptions 2021-05-16 14:07:29 +02:00
apps.py Managed objects (#519) 2021-02-03 21:18:31 +01:00
auth.py sources/ldap: rewrite group membership syncing 2021-02-04 20:06:42 +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: only save sync state in TaskInfo, return TaskInfo in API 2021-04-08 23:33:41 +02:00
password.py sources/ldap: fix password setter on users which are not LDAP 2021-02-27 16:49:59 +01:00
settings.py *: make tasks run every 60 minutes not :00 every hour 2021-04-21 11:26:17 +02:00
signals.py sources/ldap: fix error during event creation 2021-04-09 11:29:32 +02:00
tasks.py sources/ldap: only save sync state in TaskInfo, return TaskInfo in API 2021-04-08 23:33:41 +02:00