biigle / user-disks

:m: BIIGLE module to offer private storage disks for users
GNU General Public License v3.0
0 stars 0 forks source link

Automatically format S3 endpoint URL #7

Open mzur opened 10 months ago

mzur commented 10 months ago

Following this error message caused by an S3 endpoint URL that was missing the bucket name, we should implement a way to automatically fix the endpoint URL if it is missing the bucket name (when the disk is created or updated). This needs special handling for S3 but that's ok.

mzur commented 4 months ago

Resolved by https://github.com/biigle/user-disks/pull/8

mzur commented 4 months ago

No, this was not resolved by #8...