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 8eb3f0f708 ci: upgrade pylint to latest version
core: also upgrade kombu as https://github.com/celery/kombu/issues/1101 is fixed now
2019-12-31 12:45:29 +01:00
..
migrations sources/ldap(major): implement membership sync, add more settings 2019-10-11 13:41:12 +02:00
__init__.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
admin.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
api.py api(minor): fix invalid fieldls being selected 2019-11-07 10:30:22 +01:00
apps.py *(minor): small refactor 2019-10-07 16:33:48 +02:00
auth.py sources/ldap(major): add sync_users and sync_groups, rewrite auth_user method 2019-10-11 12:53:48 +02:00
connector.py ci: upgrade pylint to latest version 2019-12-31 12:45:29 +01:00
forms.py sources/ldap(major): implement membership sync, add more settings 2019-10-11 13:41:12 +02:00
models.py admin(major): add pagination to all listviews 2019-10-14 13:15:42 +02:00
settings.py sources/ldap(major): add sync_users and sync_groups, rewrite auth_user method 2019-10-11 12:53:48 +02:00
tasks.py sources/ldap(minor): fix lint 2019-10-11 13:43:35 +02:00