s3gw-tech / s3gw

Container able to run on a Kubernetes cluster, providing S3-compatible endpoints to applications.
https://s3gw.tech
Apache License 2.0
148 stars 21 forks source link

UI: Make sure URL's are in correct shape #849

Closed votdev closed 1 year ago

votdev commented 1 year ago

Make sure that the URL used to access the s3gw Admin Ops API or the S3 endpoints are in correct shape. Under all circumstances the URL's need to be relativ, e.g. /objectstore/test-object-store-v2/api needs to be objectstore/test-object-store-v2/api.

Make sure the joined URL does NOT start with a /.