didi / KnowStreaming

一站式云原生实时流数据平台,通过0侵入、插件化构建企业级Kafka服务,极大降低操作、存储和管理实时流数据门槛
https://knowstreaming.com
GNU Affero General Public License v3.0
6.84k stars 1.26k forks source link

[Bugfix] 修复配置ldap登录,并设置auth-user-registration: false的空指针异常 #1117

Closed chang-wd closed 11 months ago

chang-wd commented 11 months ago

configure LDAP authentication and set auth-user-registration: false, result in NPE(Null Pointer Exception) #1116

请不要在没有先创建Issue的情况下创建Pull Request。

变更的目的是什么

fix NPE issue #1116

简短的更新日志

image

验证这一变化

configure LDAP authentication and set auth-user-registration: false

请遵循此清单,以帮助我们快速轻松地整合您的贡献: