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/ldap
Jens Langhammer 70afabec7e
Switch to explicit AppConfig declaration
2018-12-26 14:32:33 +01:00
..
migrations Cleanup migrations (again) 2018-12-10 10:49:50 +01:00
templates/ldap core: add user settings and user delete 2018-12-10 16:58:35 +01:00
__init__.py Switch to explicit AppConfig declaration 2018-12-26 14:32:33 +01:00
admin.py add working oauth and ldap client 2018-11-11 13:41:48 +01:00
apps.py core: add about modal 2018-12-16 16:02:03 +01:00
auth.py ldap: rewrite Connector to use Source DB Entries 2018-11-26 18:12:04 +01:00
forms.py admin: update list templates to show buttons in one column 2018-11-30 15:50:45 +01:00
ldap_connector.py ldap: rewrite Connector to use Source DB Entries 2018-11-26 18:12:04 +01:00
models.py core: add is_link and get_url property to base Source 2018-12-18 13:24:58 +01:00
requirements.txt add working oauth and ldap client 2018-11-11 13:41:48 +01:00
settings.py more cleanup, remove supervisr imports 2018-11-16 10:08:15 +01:00
urls.py add working oauth and ldap client 2018-11-11 13:41:48 +01:00
views.py add working oauth and ldap client 2018-11-11 13:41:48 +01:00