diqiu50 opened a new pull request, #11712: URL: https://github.com/apache/gravitino/pull/11712
### What changes were proposed in this pull request? Add documentation warnings for using `gravitino.bypass.` properties to pass credentials. ### Why are the changes needed? Using `gravitino.bypass.` properties to pass credentials may leak sensitive values because these properties are not fully managed by Gravitino and may be returned in REST API responses as plain text. Fix: #11645 ### Does this PR introduce _any_ user-facing change? Yes. The documentation now warns users about credential leakage risks when passing credentials through `gravitino.bypass.` properties. ### How was this patch tested? Not run. This is a documentation-only change. -- 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]
