The config zip download seems to set a public cache control response, causing this to be cached on a CDN even for authenticated users.

I was confused that I still got the zip file for the wrong version even changing it in the settings.

Proposed solution:
Make sure that the response contains cache-control: private.

Comments

berdir created an issue. See original summary.

mkalkbrenner’s picture

Title: config.zip download may be cached » config.zip download may be cached - drop ZipStream 2.x support

  • mkalkbrenner committed 6f8a636d on 4.x
    feat: #3562821 config.zip download may be cached - drop ZipStream 2.x...
mkalkbrenner’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.