mirror of
https://github.com/didi/KnowStreaming.git
synced 2025-12-24 03:42:07 +08:00
调整默认的权限
This commit is contained in:
@@ -34,7 +34,7 @@ public class KmAccountConfig {
|
||||
|
||||
/**************************************************** Ldap 用户注册到KM相关 ****************************************************/
|
||||
|
||||
@Value(value = "${account.ldap.auth-user-registration-role:0,1,2}")
|
||||
@Value(value = "${account.ldap.auth-user-registration-role:1677}")
|
||||
private String authUserRegistrationRole; // ldap自动注册的默认角色。请注意:它通常来说都是低权限角色
|
||||
|
||||
@Value(value = "${account.ldap.auth-user-registration:false}")
|
||||
|
||||
Reference in New Issue
Block a user