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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -442,17 +442,17 @@ Run the following scripts:
442
442
443
443
No additional steps needed.
444
444
445
-
## v3.3.41
445
+
###v3.3.41
446
446
447
-
### Security
447
+
####Security
448
448
449
449
This release contains security changes.
450
450
For each of following advisories evaluate the vulnerability to determine whether you might have been affected.
451
451
If so, take appropriate action, for example by [revoking passwords](https://doc.ibexa.co/en/latest/users/passwords/#revoking-passwords) for all affected users.
452
452
453
453
You can find the two advisories below:
454
454
455
-
#### BREACH attack
455
+
#####BREACH attack
456
456
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.
@@ -480,12 +480,12 @@ Fastly users are not affected.
480
480
481
481
For more information, see the security advisory[TODO: insert link].
482
482
483
-
#### Outdated version of jQuery in ibexa/ezcommerce-shop package
483
+
#####Outdated version of jQuery in ibexa/ezcommerce-shop package
484
484
485
485
There are no code changes to execute.
486
486
For more information, see the security advisory[TODO: insert link].
487
487
488
-
### Remove duplicated entries in `ezcontentobject_attribute` table
488
+
####Remove duplicated entries in `ezcontentobject_attribute` table
489
489
This release comes with a command to clean up the duplicated entries in the `ezcontentobject_attribute` table, caused by the issue described in [IBX-8562](https://issues.ibexa.co/browse/IBX-8562).
490
490
491
491
If you're affected you can remove the duplicated entries by running the following command:
0 commit comments