]> BookStack Code Mirror - website/commitdiff
Fixed notice wording
authorDan Brown <redacted>
Wed, 30 Aug 2023 11:44:15 +0000 (12:44 +0100)
committerDan Brown <redacted>
Wed, 30 Aug 2023 11:44:15 +0000 (12:44 +0100)
content/blog/2023/bookstack-release-v23-08.md
content/docs/admin/updates.md

index f8d8058061a72e3b62543746dcdbfa371e680b65..dd173058f177f41fc321f28d85d990d58be5fdb9 100644 (file)
@@ -18,7 +18,7 @@ a notification system for content, but as usual there are a few other improvemen
 
 **Upgrade Notices**
 
-- **Security - Webhooks** - In scenarios where admins users are not trusted, webhooks could potentially be used maliciously. This update adds a control for such functionality. Please read [our documentation for the new `ALLOWED_SSR_HOSTS` option](/docs/admin/security/#server-side-request-allow-list) if this may be a concern for your instance.
+- **Security - Webhooks** - In scenarios where admin users are not trusted, webhooks could potentially be used maliciously. This update adds a control for such functionality. Please read [our documentation for the new `ALLOWED_SSR_HOSTS` option](/docs/admin/security/#server-side-request-allow-list) if this may be a concern for your instance.
 
 Note that [v23.06.1](/docs/admin/updates/#updating-to-v23061-or-higher) and [v23.06.2](/docs/admin/updates/#updating-to-v23062-or-higher) also had version specific upgrade notices that should be considered
 if not already read and/or upgraded to those.
index d89d8c061b1095c442f82e7be7e45daac08c09cb..35c5a5a1a55296c82b52bfc5ff19f7af185dabeb 100644 (file)
@@ -43,7 +43,7 @@ the [GitHub releases page](https://github.com/BookStackApp/BookStack/releases).
 
 #### Updating to v23.08 or higher
 
-**Security - Webhooks** - In scenarios where admins users are not trusted, webhooks could potentially be used maliciously. This update adds a control for such functionality. Please read [our documentation for the new `ALLOWED_SSR_HOSTS` option](/docs/admin/security/#server-side-request-allow-list) if this may be a concern for your instance.
+**Security - Webhooks** - In scenarios where admin users are not trusted, webhooks could potentially be used maliciously. This update adds a control for such functionality. Please read [our documentation for the new `ALLOWED_SSR_HOSTS` option](/docs/admin/security/#server-side-request-allow-list) if this may be a concern for your instance.
 
 #### Updating to v23.06.2 or higher