-
-
v0.0.13fc856bae · ·
v0.0.13 - swh.deposit.api: Restrict access to one's own collection - swh.deposit.api: Unify checks on all endpoints - swh.deposit: Separate the collection from the client notion - swh.deposit.api: Add delete deposit endpoint - swh.deposit.api: Add delete content (archives) from deposit - swh.deposit.api: Empty post on EDIT-IRI can finalize a deposit - swh.deposit.model: Relax unicity constraint on external id - swh.deposit.api: PUT does not permit to have the deposit_id None
-
-
-
-
-
v0.0.9b661938b · ·
v0.0.9 - swh.deposit.api: white list / from authentication - swh.deposit.api: Update state iri endpoint - swh.deposit.api: Update new IRI endpoints to deal with update - swh.deposit.api.deposit: Clean up dead code - README: Update specification on IRIs - swh.deposit.urls: Fix endpoints to finish with trailing /
-
-
v0.0.8f85ab6e5 · ·
v0.0.8 - swh.deposit.settings: Split logging configuration per platform - swh.deposit.settings.common: Prefer configuration over code - swh.deposit.api: Enforce basic authentication - swh.deposit: Clarify SWHDefaultConfig class's intent - clean up: Removing user test api endpoints - doc: Update docstrings
-
-
-
-
-
v0.0.406f2c8b2 · ·
v0.0.4 - README: Update spec documentation according to latest development - README-dev: Initiate a development readme to explicit the local dev/production mode - swh.deposit.settings: Split profile configuration per deployment platform (dev, production) - swh.deposit.views: - Adapt returned errors to be sword compliant - Change starting api route endpoints - Improve deposit request headers checks - swh.deposit.tests: - Inhibit side-effects in tests (objstorage, configuration loading, etc...) - Add authentication in tests