коммит произвёл
GitHub
родитель
4aac52bced
Коммит
6a77e24adc
@@ -12,4 +12,5 @@ type SamlInterface interface {
|
||||
BuildRequest(relayState string) (*model.SamlAuthRequest, *model.AppError)
|
||||
DoLogin(encodedXML string, relayState map[string]string) (*model.User, *model.AppError)
|
||||
GetMetadata() (string, *model.AppError)
|
||||
CheckProviderAttributes(SS *model.SamlSettings, ouser *model.User, patch *model.UserPatch) string
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user