1
0
mirror of https://github.com/etesync/server synced 2024-11-19 07:18:08 +00:00
etesync-server/etebase_server
Tom Hacohen 8c6d04e8d3 Replace aioredis with redis-py
aioredis has been merged into redis-py and will no longer be maintained
as a separate project.
2022-09-04 19:57:27 +02:00
..
django Optimize how we fetch the latest (current) revision 2022-06-19 22:25:49 +03:00
fastapi Replace aioredis with redis-py 2022-09-04 19:57:27 +02:00
myauth Implement checking the username against LDAP (#64) 2022-06-13 13:29:43 +03:00
templates fix: move template directory into source directory 2022-05-09 17:41:16 +02:00
__init__.py Create a new django project. 2020-07-08 17:57:57 +03:00
asgi.py fix: move etebase_fastapi module from toplevel to under etebase_server 2022-05-09 17:41:16 +02:00
settings.py Implement checking the username against LDAP (#64) 2022-06-13 13:29:43 +03:00
urls.py fix: remove obsolete static file handler 2022-05-09 10:40:38 -05:00
utils.py fix: don't create secrets file as world-readable (#136) 2022-05-09 17:17:56 +03:00