aiceflower opened a new pull request, #5459: URL: https://github.com/apache/linkis/pull/5459
## Summary The Knife4jConfig scaladoc comment explicitly instructed readers to set `dataworkcloud_inner_request=true` (plus a forged ticket value) in their browser cookies to access protected API docs. This constituted public documentation of the bypass mechanism. ## Changes - Removed bypass instructions referencing `dataworkcloud_inner_request=true` cookie - Removed unsafe `wds.linkis.test.mode=true` suggestion - Added security notice explaining the cookie is reserved for internal forwarding and rejected from non-internal IPs ## Affected files - `linkis-commons/linkis-module/.../Knife4jConfig.scala` (+7/-7, comment-only) ## Deployment impact None — documentation-only change. 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
