remove ability to update SAML admin filter settings (#15932)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
2bf6992397
Коммит
8e78526c84
@@ -2212,8 +2212,8 @@ type SamlSettings struct {
|
||||
// User Mapping
|
||||
IdAttribute *string `access:"authentication"`
|
||||
GuestAttribute *string `access:"authentication"`
|
||||
EnableAdminAttribute *bool `access:"authentication"`
|
||||
AdminAttribute *string `access:"authentication"`
|
||||
EnableAdminAttribute *bool
|
||||
AdminAttribute *string
|
||||
FirstNameAttribute *string `access:"authentication"`
|
||||
LastNameAttribute *string `access:"authentication"`
|
||||
EmailAttribute *string `access:"authentication"`
|
||||
|
||||
Ссылка в новой задаче
Block a user