You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/update_and_migration/from_3.3/update_from_3.3.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -478,7 +478,10 @@ Fastly users are not affected.
478
478
Update your Varnish VCL file to align it with the [`vendor/ezsystems/ezplatform-http-cache/docs/varnish/vcl/varnish7.vcl`](https://github.com/ezsystems/ezplatform-http-cache/blob/2.3/docs/varnish/vcl/varnish7.vcl) file.
479
479
```
480
480
481
-
For more information, see the security advisory[TODO: insert link].
481
+
If you're not using a reverse proxy like Varnish or Fastly, adjust the compressed Content Type in the webserver configuration.
482
+
For more information. see the [updated Apache and nginx template configuration](https://github.com/ibexa/post-install/pull/86/files).
483
+
484
+
For more information about the vulnerability, see the security advisory[TODO: insert link].
482
485
483
486
##### Outdated version of jQuery in ibexa/ezcommerce-shop package
Copy file name to clipboardExpand all lines: docs/update_and_migration/from_4.6/update_from_4.6.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -200,6 +200,9 @@ Fastly users are not affected.
200
200
Update your Varnish VCL file to align it with the [`vendor/ibexa/http-cache/docs/varnish/vcl/varnish7.vcl`](https://github.com/ibexa/http-cache//blob/4.6/docs/varnish/vcl/varnish7.vcl) file.
201
201
```
202
202
203
+
If you're not using a reverse proxy like Varnish or Fastly, adjust the compressed Content Type in the webserver configuration.
204
+
For more information. see the [updated Apache and nginx template configuration](https://github.com/ibexa/post-install/pull/86/files).
205
+
203
206
For more information, see the security advisory[TODO: insert link].
0 commit comments