CenterForOpenScience / waterbutler

WaterButler is a Python web application for interacting with various file storage services via a single RESTful API, developed at Center for Open Science.
Apache License 2.0
62 stars 76 forks source link

support auth.settings.service from osf #412

Closed aaxelb closed 4 months ago

aaxelb commented 4 months ago

Ticket

Purpose

with gravyvalet active, "name" is opaque id for a specific addon instance and osf puts the provider name in settings['service'] -- let that work

Changes

Side effects

QA Notes

Deployment Notes

coveralls commented 4 months ago

Coverage Status

coverage: 88.925%. remained the same when pulling fecbb85c3e034c06d9e8736cf0d761c1d80085ad on aaxelb:feature/accept-service-setting into 296357118f09eea1cf8b7c03b2e4a1a32ab5fbe0 on CenterForOpenScience:develop.