morningman commented on PR #3403: URL: https://github.com/apache/doris-website/pull/3403#issuecomment-5711364297
Thanks for the PR! I pushed a follow-up commit (d1573aa7bf) on top of your branch that reworks the docs for `ldap_allow_empty_pass`: - adds the item to the `ldap.conf` configuration table, marked as supported since 4.1.5 (the branch-4.1 pick is apache/doris#68098) - replaces the blockquote notes with an "Empty Password Login" subsection using the page's `:::info` / `:::caution` admonitions, including the pre-4.1.5 behavior and the FE-restart requirement - adds an empty-password row to the login table, a login example, and an upgrade FAQ entry - drops the legacy-vs-plugin wording, since the plugin-based LDAP integration isn't documented on the site yet - mirrors everything to `versioned_docs/version-4.x` and both zh-CN trees Please take a look; if it reads fine we can merge once the 4.1 pick lands. -- 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]
