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/passbook/sources/ldap
Jens Langhammer a9ee67bf2d sources/ldap: adjust order or fields in form 2020-10-18 22:39:13 +02:00
..
migrations sources/ldap: implement LDAP password validation and syncing 2020-09-21 11:46:35 +02:00
templates/ldap sources/ldap: add status display to show last sync 2020-09-19 17:50:39 +02:00
tests *: ensure unittests wait on tasks 2020-10-16 14:53:14 +02:00
__init__.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
api.py sources/ldap: implement LDAP password validation and syncing 2020-09-21 11:46:35 +02:00
apps.py sources/ldap: register ldap sources 2020-09-15 12:36:33 +02:00
auth.py sources/ldap: divide connector into password, sync and auth, add unittests for password 2020-09-21 21:40:41 +02:00
forms.py sources/ldap: adjust order or fields in form 2020-10-18 22:39:13 +02:00
models.py policies: change .form() and .serializer() to properties, add tests 2020-09-29 10:32:58 +02:00
password.py sources/ldap: divide connector into password, sync and auth, add unittests for password 2020-09-21 21:40:41 +02:00
settings.py sources/ldap: implement MonitoredTask 2020-10-16 14:20:07 +02:00
signals.py sources/ldap: implement MonitoredTask 2020-10-16 14:20:07 +02:00
sync.py sources/ldap: implement MonitoredTask 2020-10-16 14:20:07 +02:00
tasks.py *: ensure TaskResult uid is slugified to prevent URL errors 2020-10-16 21:31:12 +02:00