zerobyte/app/server
95aa6a4bb1 Description:
Added support for virtual-host style access for Huawei Cloud OBS. This is achieved by introducing the AWS_S3_BUCKET_LOOKUP environment variable and adding the s3.bucket-lookup=dns option to the parameters.

Changes:

Set AWS_S3_BUCKET_LOOKUP environment variable.
Included s3.bucket-lookup=dns in the S3 configuration options to ensure compatibility with Huawei OBS DNS-based bucket addressing.
2026-01-21 15:47:18 +08:00
..
__tests__ Multi users (#381) 2026-01-20 22:28:22 +01:00
cli feat: add CLI command to change username (#342) 2026-01-15 16:14:05 +01:00
core Multi users (#381) 2026-01-20 22:28:22 +01:00
db Multi users (#381) 2026-01-20 22:28:22 +01:00
jobs Multi users (#381) 2026-01-20 22:28:22 +01:00
modules Multi users (#381) 2026-01-20 22:28:22 +01:00
utils Description: 2026-01-21 15:47:18 +08:00
app.ts test(e2e): admin user registration (#338) 2026-01-15 16:13:39 +01:00
index.ts refactor: auth to proxy pattern 2026-01-08 20:50:08 +01:00