Charcla commented on issue #16073: URL: https://github.com/apache/dubbo/issues/16073#issuecomment-3874884624
> Hi, I've submitted a PR to fix this. Since `password` field is already checked for length in `validateRegistryConfig`, it should be exempted from the strict pattern check in `checkParameterName`, which allows users to use complex passwords containing special characters. > > PR: [#16082](https://github.com/apache/dubbo/pull/16082) > > 你好,已提交 PR 修复此问题。 由于 `password` 字段在 `validateRegistryConfig` 中已有长度校验,建议将其从 `checkParameterName` 的严格正则校验中排除,以支持包含特殊字符的复杂密码。 > > PR: [#16082](https://github.com/apache/dubbo/pull/16082) thanks -- 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]
