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
2021-02-18 13:41:03 +01:00
..
migrations sources/ldap: set default group property mapping 2021-02-06 19:17:39 +01:00
sync sources/ldap: add property_mappings_group to make group mapping more customisable 2021-02-06 15:27:07 +01:00
templates/ldap web: add new sources view 2021-02-09 16:24:27 +01: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 web: make ActionButton's method configurable 2021-02-09 16:14:51 +01: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
forms.py sources/ldap: set default group property mapping 2021-02-06 19:17:39 +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 web: make ActionButton's method configurable 2021-02-09 16:14:51 +01:00
password.py sources/ldap: rewrite group membership syncing 2021-02-04 20:06:42 +01:00
settings.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
signals.py *: replace Dict from typing with normal dict 2021-02-18 13:41:03 +01:00
tasks.py sources/*: switch API to use slug in URL 2021-02-09 16:08:30 +01:00