[MM-53943] Remove deprecated UserAuth.Password field (#24213)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
8372267739
Коммит
7ecf6c0b5c
@@ -183,7 +183,6 @@ func (u *UserPatch) Auditable() map[string]interface{} {
|
||||
|
||||
//msgp:ignore UserAuth
|
||||
type UserAuth struct {
|
||||
Password string `json:"password,omitempty"` // DEPRECATED: It is not used.
|
||||
AuthData *string `json:"auth_data,omitempty"`
|
||||
AuthService string `json:"auth_service,omitempty"`
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user