etesync-server/django_etebase/token_auth
Alexander PapaTutuWawa 1fef1e2b7a Implement authentication with LDAP
Enable an additional lookup against an LDAP directory
during login and user creation to ensure that only
specific users can login and register on the EteBase
server instance.
2020-11-06 15:24:29 +01:00
..
migrations Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
__init__.py Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
admin.py Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
apps.py Rename django_etesync to django_etebase. 2020-06-16 17:14:53 +03:00
authentication.py Implement authentication with LDAP 2020-11-06 15:24:29 +01:00
models.py Increase token ttl to 30 days. 2020-07-12 11:27:47 +03:00