Skip to content

Commit 15ca3e1

Browse files
committed
Formatting fixes
1 parent 4cce92b commit 15ca3e1

File tree

2 files changed

+9
-13
lines changed

2 files changed

+9
-13
lines changed

docs/update_and_migration/from_3.3/update_from_3.3.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ You can find the two advisories below:
457457
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.
458458
Fastly users are not affected.
459459

460-
=== Varnish on [[= product_name_cloud =]]
460+
=== "Varnish on [[= product_name_cloud =]]"
461461

462462
Update the Varnish configuration.
463463

@@ -469,11 +469,11 @@ Fastly users are not affected.
469469

470470
Review the changes, merge with your custom settings if needed, and commit them to Git before deployment.
471471

472-
=== Varnish 6
472+
=== "Varnish 6"
473473

474474
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.
475475

476-
=== Varnish 7
476+
=== "Varnish 7"
477477

478478
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.
479479
```

docs/update_and_migration/from_4.6/update_from_4.6.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ You can customize the behavior of the command with the following options:
170170

171171
This release contains security changes.
172172
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.
174174

175175
You can find the three advisories below:
176176

@@ -179,7 +179,7 @@ You can find the three advisories below:
179179
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.
180180
Fastly users are not affected.
181181

182-
=== Varnish on [[= product_name_cloud =]]
182+
=== "Varnish on [[= product_name_cloud =]]"
183183

184184
Update Platform.sh configuration and scripts.
185185

@@ -191,11 +191,11 @@ Fastly users are not affected.
191191

192192
Review the changes, merge with your custom settings if needed, and commit them to Git before deployment.
193193

194-
=== Varnish 6
194+
=== "Varnish 6"
195195

196196
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.
197197

198-
=== Varnish 7
198+
=== "Varnish 7"
199199

200200
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.
201201
```
@@ -204,16 +204,12 @@ For more information, see the security advisory[TODO: insert link].
204204

205205
#### XSS in Content name pattern
206206

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].
210208

211209
#### Outdated version of jQuery in ibexa/ezcommerce-shop package
212210

213211
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].
217213

218214
### Disable translations of identifiers in Product Catalog's categories
219215

0 commit comments

Comments
 (0)