mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-11 05:40:41 +00:00
- Made `receive_one` public to allow external use. - Improved signature payload fetching, storing, and fallback logic for `FileBackend` repositories. - Added test case `test_receive_with_signature` to verify signature handling and repository storage. - Extended manifest fields in transaction logic to support additional attributes (e.g., `users`, `groups`, `drivers`). - Updated `RestBackend` to handle extended file path lookups for signature payloads. |
||
|---|---|---|
| .. | ||
| catalog.rs | ||
| catalog_writer.rs | ||
| file_backend.rs | ||
| mod.rs | ||
| obsoleted.rs | ||
| progress.rs | ||
| rest_backend.rs | ||
| shard_sync.rs | ||
| sqlite_catalog.rs | ||
| tests.rs | ||