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 fa6324ab1d sources/ldap: prevent key users from being set as this is an M2M relation
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-10-27 15:43:56 +02:00
..
migrations *: Squash Migrations (#1593) 2021-10-11 21:39:35 +02:00
sync sources/ldap: prevent key users from being set as this is an M2M relation 2021-10-27 15:43:56 +02:00
tests sources/ldap: extract vendor-specific functions 2021-10-18 21:44:10 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
api.py *: fix lookup_fields 2021-09-20 19:19:36 +02:00
apps.py Managed objects (#519) 2021-02-03 21:18:31 +01:00
auth.py core: fix authentication error when no request is given 2021-08-23 19:09:53 +02: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: allow for anonymous binds, fix sync_users_password not working correctly 2021-08-12 19:09:29 +02: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: improve messages of sync tasks in UI 2021-09-19 15:54:22 +02:00