anki-sync-server/ankisyncd
Christoph Mack 2cb5871ba3 Safer handling of uploaded database files during full sync.
Before overwriting its version of a user's collection database file with one uploaded by the client, the server now performs a basic integrity check using SQLite's 'pragma integrity_check'.
2017-10-28 20:02:59 +02:00
..
__init__.py Remove unused lines 2017-10-28 18:25:23 +02:00
collection.py Remove unused lines 2017-10-28 18:25:23 +02:00
sync_app.py Safer handling of uploaded database files during full sync. 2017-10-28 20:02:59 +02:00
thread.py Remove unused lines 2017-10-28 18:25:23 +02:00