Remove OpenId-custom free feature from cloud starter (#22171)
Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
50fec7c892
Коммит
8af33ef572
@@ -347,7 +347,6 @@ func GenerateLimitedClientConfig(c *model.Config, telemetryID string, license *m
|
||||
// MM-48727: enable SSO options for free cloud - not in self hosted
|
||||
*license.Features.GoogleOAuth = true
|
||||
*license.Features.Office365OAuth = true
|
||||
*license.Features.OpenId = true
|
||||
}
|
||||
|
||||
if *license.Features.GoogleOAuth {
|
||||
|
||||
Ссылка в новой задаче
Block a user