This website requires JavaScript.
Explore
Help
Sign In
PapaTutuWawa
/
etesync-server
Watch
1
Star
0
Fork
0
You've already forked etesync-server
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
0b2cb22744
etesync-server
/
etebase_fastapi
/
routers
History
Tom Hacohen
14b3cfca55
Handle stoken being the empty string.
...
For whatever reason some users were getting this which was causing this code to fail.
2021-02-01 18:40:14 +02:00
..
__init__.py
Move all the routers under their own dir.
2020-12-29 15:42:41 +02:00
authentication.py
Support login and invitations using email rather than just username.
2021-01-27 09:35:36 +02:00
collection.py
Handle stoken being the empty string.
2021-02-01 18:40:14 +02:00
invitation.py
Support login and invitations using email rather than just username.
2021-01-27 09:35:36 +02:00
member.py
Django db cleanup: explicitly add it to dependencies.
2020-12-31 10:03:16 +02:00
test_reset_view.py
Move all the routers under their own dir.
2020-12-29 15:42:41 +02:00
websocket.py
Subscriptions: allow subscribing without setting an stoken.
2021-01-28 18:10:12 +02:00