You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
etesync-server/etebase_fastapi
Tom Hacohen 14b3cfca55
Handle stoken being the empty string.
3 years ago
..
routers Handle stoken being the empty string. 3 years ago
sendfile Reformat files using black. 3 years ago
__init__.py first commit 3 years ago
db_hack.py Cleanup django db connections before every request and every dependency. 3 years ago
dependencies.py Django db cleanup: explicitly add it to dependencies. 3 years ago
exceptions.py Subscriptions: implement live subscriptions for collection items 3 years ago
main.py Subscriptions: implement live subscriptions for collection items 3 years ago
msgpack.py Django db cleanup: explicitly add it to dependencies. 3 years ago
redis.py Subscriptions: implement live subscriptions for collection items 3 years ago
stoken_handler.py Handle stoken being the empty string. 3 years ago
utils.py Support login and invitations using email rather than just username. 3 years ago