MM-27523: Remove ability to read/write admin filter settings. (#15598)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
85b434c50d
Коммит
32fc41d807
@@ -1931,8 +1931,8 @@ type LdapSettings struct {
|
||||
UserFilter *string `access:"authentication"`
|
||||
GroupFilter *string `access:"authentication"`
|
||||
GuestFilter *string `access:"authentication"`
|
||||
EnableAdminFilter *bool `access:"authentication"`
|
||||
AdminFilter *string `access:"authentication"`
|
||||
EnableAdminFilter *bool
|
||||
AdminFilter *string
|
||||
|
||||
// Group Mapping
|
||||
GroupDisplayNameAttribute *string `access:"authentication"`
|
||||
|
||||
Ссылка в новой задаче
Block a user