BobSong-dev opened a new pull request, #6419: URL: https://github.com/apache/shenyu/pull/6419
## Description Adds an explicit warning next to the `/websocket` Shiro anonymous whitelist entry in `shenyu-admin`. The comment explains that the endpoint is unauthenticated by design for Admin-to-Gateway data synchronization and that operators must keep the Admin port on trusted networks with network-level access controls. Companion documentation PR: apache/shenyu-website#1125. ## Verification - Parsed `shenyu-admin/src/main/resources/application.yml` with PyYAML. - Ran `git diff --check`. - No runtime behavior is changed; this PR only adds configuration guidance. Related to #6396. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
