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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -457,7 +457,7 @@ You can find the two advisories below:
457
457
If you're using Varnish, update the VCL configuration to stop compressing both the [[= product_name =]]'s REST API and JSON responses from your backend.
458
458
Fastly users are not affected.
459
459
460
-
=== Varnish on [[= product_name_cloud =]]
460
+
=== "Varnish on [[= product_name_cloud =]]"
461
461
462
462
Update the Varnish configuration.
463
463
@@ -469,11 +469,11 @@ Fastly users are not affected.
469
469
470
470
Review the changes, merge with your custom settings if needed, and commit them to Git before deployment.
471
471
472
-
=== Varnish 6
472
+
=== "Varnish 6"
473
473
474
474
Update your Varnish VCL file to align it with the [`vendor/ezsystems/ezplatform-http-cache/docs/varnish/vcl/varnish5.vcl`](https://github.com/ezsystems/ezplatform-http-cache/blob/2.3/docs/varnish/vcl/varnish5.vcl) file.
475
475
476
-
=== Varnish 7
476
+
=== "Varnish 7"
477
477
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.
Copy file name to clipboardExpand all lines: docs/update_and_migration/from_4.6/update_from_4.6.md
+6-10Lines changed: 6 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -170,7 +170,7 @@ You can customize the behavior of the command with the following options:
170
170
171
171
This release contains security changes.
172
172
For each of following advisories evaluate the vulnerability to determine whether you might have been affected.
173
-
If so, take appropriate action promptly, for example by [revoking passwords](https://doc.ibexa.co/en/latest/users/passwords/#revoking-passwords) for all affected users.
173
+
If so, take appropriate action, for example by [revoking passwords](https://doc.ibexa.co/en/latest/users/passwords/#revoking-passwords) for all affected users.
174
174
175
175
You can find the three advisories below:
176
176
@@ -179,7 +179,7 @@ You can find the three advisories below:
179
179
If you're using Varnish, update the VCL configuration to stop compressing both the [[= product_name =]]'s REST API and JSON responses from your backend.
180
180
Fastly users are not affected.
181
181
182
-
=== Varnish on [[= product_name_cloud =]]
182
+
=== "Varnish on [[= product_name_cloud =]]"
183
183
184
184
Update Platform.sh configuration and scripts.
185
185
@@ -191,11 +191,11 @@ Fastly users are not affected.
191
191
192
192
Review the changes, merge with your custom settings if needed, and commit them to Git before deployment.
193
193
194
-
=== Varnish 6
194
+
=== "Varnish 6"
195
195
196
196
Update your Varnish VCL file to align it with the [`vendor/ibexa/http-cache/docs/varnish/vcl/varnish5.vcl`](https://github.com/ibexa/http-cache/blob/4.6/docs/varnish/vcl/varnish6.vcl) file.
197
197
198
-
=== Varnish 7
198
+
=== "Varnish 7"
199
199
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
```
@@ -204,16 +204,12 @@ For more information, see the security advisory[TODO: insert link].
204
204
205
205
#### XSS in Content name pattern
206
206
207
-
There are no code changes to apply.
208
-
209
-
For more information, see the security advisory[TODO: insert link].
207
+
There are no code changes to apply. For more information, see the security advisory[TODO: insert link].
210
208
211
209
#### Outdated version of jQuery in ibexa/ezcommerce-shop package
212
210
213
211
Only users of the [old Commerce solution](update_from_4.3_old_commerce.md) are affected.
214
-
There are no code changes to apply.
215
-
216
-
For more information, see the security advisory[TODO: insert link].
212
+
There are no code changes to apply. For more information, see the security advisory[TODO: insert link].
217
213
218
214
### Disable translations of identifiers in Product Catalog's categories
0 commit comments