Skip to content

origin_save: Lift save request creation restrictions with permission

Following our meeting about SWH integration with JOSS (Journal of Open Science Software), add a new permission to lift save code now creation restrictions.

Users with the swh.web.api.save_origin permission:

  • will not be rate limited on the /api/1/origin/save/ endpoint

  • will have their save requests immediately accepted


Migrated from D6425 (view on Phabricator)

Merge request reports