From: Belen Pruvost Date: Fri, 30 Apr 2021 09:19:54 +0000 (+0200) Subject: SONAR-14682 - Removing duplicated webhooks notice X-Git-Tag: 8.9.0.43852~9 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c6466f36f25fa6f42207361b37cd9b3698d9811a;p=sonarqube.git SONAR-14682 - Removing duplicated webhooks notice --- diff --git a/server/sonar-docs/src/pages/setup/upgrade-notes.md b/server/sonar-docs/src/pages/setup/upgrade-notes.md index 634f4db7d2d..590837efd0d 100644 --- a/server/sonar-docs/src/pages/setup/upgrade-notes.md +++ b/server/sonar-docs/src/pages/setup/upgrade-notes.md @@ -20,10 +20,6 @@ To improve security, webhooks, by default, aren't allowed to point to the SonarQ [Full release notes](https://jira.sonarsource.com/secure/ReleaseNote.jspa?projectId=10930&version=16710) -**Enforced security on Webhooks** -By default and to enforce security constraints, webhooks are not allowed to point to the IPs addresses of the local SonarQube instance. -However, that behavior can be changed in [Administration > General Settings > Security](/#sonarqube-admin#/admin/settings?category=security/). - ## Release 8.8 Upgrade Notes **CSS analysis now requires Node.js 10+** In order to analyze CSS code, you now need to have Node.js 10+ installed on the machine running the scan.