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 0a5e14a352 core: make is_superuser a group property, remove from user 2020-09-15 23:10:31 +02:00
..
migrations sources/ldap: improve default Property Mappings 2020-09-15 21:51:08 +02:00
templates/ldap docs: remove last occurrences to jinja2 2020-06-05 20:18:11 +02:00
__init__.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
api.py sources/ldap: add option to disable user sync, move connection init to model 2020-06-02 17:15:59 +02:00
apps.py sources/ldap: register ldap sources 2020-09-15 12:36:33 +02:00
auth.py sources/ldap: improve unittests 2020-07-10 20:21:51 +02:00
connector.py core: make is_superuser a group property, remove from user 2020-09-15 23:10:31 +02:00
forms.py *: Adjust forms to only show respective types of Flows and PropertyMappings 2020-08-01 20:02:23 +02:00
models.py providers/proxy: add domainless URL Validator 2020-09-13 21:52:34 +02:00
settings.py Proxy v2 (#189) 2020-09-03 00:04:12 +02:00
signals.py sources/ldap: sync source on save 2020-09-14 23:35:01 +02:00
tasks.py sources/ldap: sync source on save 2020-09-14 23:35:01 +02:00
tests.py OAuth Provider Rewrite (#182) 2020-08-19 10:32:44 +02:00