etesync-server/etebase_server
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
..
__init__.py Create a new django project. 2020-07-08 17:57:57 +03:00
asgi.py Create a new django project. 2020-07-08 17:57:57 +03:00
settings.py Implement authentication with LDAP 2020-11-06 15:24:29 +01:00
urls.py Only expose drf's auth in debug mode. 2020-09-22 18:00:28 +03:00
utils.py Port over easyconfig from the etesync server code. 2020-09-10 19:18:51 +03:00
wsgi.py Create a new django project. 2020-07-08 17:57:57 +03:00