Skip to content

Commit 6bf4614

Browse files
julienloizeletmmetc
authored andcommitted
feat(wordpress): Update Public website only config description (#696)
1 parent dd08790 commit 6bf4614

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed
Binary file not shown.
72.6 KB
Loading

crowdsec-docs/unversioned/bouncers/wordpress.mdx

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,8 @@ Here, you can choose to use `cURL` requests instead. Beware that in this case, y
176176

177177
By default, the maximum allowed time to perform a Local API request is 120 seconds. You can change this setting here. If you set a negative value, request timeout will be unlimited.
178178

179-
<img src={useBaseUrl('/img/bouncer/wordpress/screenshots/config-bouncing.jpg')} alt="Connection details" title="Connection details" />
179+
<img src={useBaseUrl('/img/bouncer/wordpress/screenshots/config-bouncing.png')} alt="Connection details"
180+
title="Connection details" />
180181

181182
***
182183

@@ -191,9 +192,13 @@ With the `Flex mode`, it is impossible to accidentally block access to your site
191192

192193
`Bouncing → Public website only`
193194

194-
If enabled, the admin view is not bounced.
195+
If enabled, Admin related requests are not protected.
195196

196-
This is not recommended in production.
197+
**Important notes**:
198+
We recommend to leave this setting to OFF in order to apply protection to your WordPress admin:
199+
200+
- WordPress admin is a frequent target of cyber attacks.
201+
- Also, some critical public endpoints are considered "admin" and would be unprotected If this setting was ON.
197202

198203
***
199204

0 commit comments

Comments
 (0)