mirror of
https://github.com/qdrant/qdrant.git
synced 2026-07-31 23:20:52 -05:00
* restrict recovery from snapshot folder * fmt * clippy * Extend test, path must be inside snapshots directory * In release builds, hide detailed tar error message to not leak contents * Change from bad request to forbidden * fix(auth_tests): place snapshot in peer snapshots dir for recover_collection_snapshot The recover from snapshot API now requires file:// paths to be inside the configured snapshots directory. Write the test snapshot into the peer's snapshots directory instead of a temp file so the request is allowed. Made-with: Cursor --------- Co-authored-by: timvisee <tim@visee.me> Co-authored-by: Tim Visée <tim+github@visee.me> Co-authored-by: Cursor Agent <agent@cursor.com>