mirror of
https://github.com/etesync/server
synced 2024-11-16 05:48:59 +00:00
9a518b3907
If the chunk already has a content and we try to upload it again, we assume the previous content was correct and this one is the same (chunks are immutable). We can't actually ensure they are the same due to the encryption, though they should be. If a chunk is being uploaded for the first time and doesn't have a content, throw a validation error rather than throwing an ugly error. |
||
---|---|---|
.. | ||
drf_msgpack | ||
migrations | ||
token_auth | ||
__init__.py | ||
admin.py | ||
app_settings.py | ||
apps.py | ||
models.py | ||
permissions.py | ||
renderers.py | ||
serializers.py | ||
tests.py | ||
urls.py | ||
views.py |