Skip to content

v7.5.3

Latest
Compare
Choose a tag to compare
@AliMD AliMD released this 11 Nov 08:42
v7.5.3
32aae94

7.5.3 (2024-11-11)

Bug Fixes

  • debug: sample data (b3c3281) by @AliMD
  • nginx: add 403 response for undefined user locations in region authenticated config (b59872f) by @AliMD
  • nginx: add 403 response for undefined user locations in region manager and owner configs (1b9b491) by @AliMD
  • nginx: add 403 response for undefined user locations in region per-user config (cfb8c4e) by @AliMD
  • nginx: add 403 response for undefined user locations in region public config (5c060c8) by @AliMD
  • nginx: add custom message to 403 response in deny-other.conf.template (f306a39) by @AliMD
  • nginx: modify authentication logic to return 403 for unauthorized user locations (c10116d) by @AliMD
  • nginx: rename all files order (8922752) by @AliMD
  • nginx: update 404 response for secret locations to include custom message (c982522) by @AliMD
  • nginx: update base image to version 3.3.3 in Dockerfile (65fb63a) by @AliMD
  • nginx: update base image to version 3.3.5 and modify CORS methods (18bd47e) by @AliMD
  • nginx: update library path and comment out unused curl requests in debug script (c7cc148) by @AliMD