Update text for OAuth 2.0 and Google SSO (#3740)
* Update help text for OAuth * Update oauth_settings.jsx * Update en.json
Этот коммит содержится в:
коммит произвёл
Harrison Healey
родитель
3b0c743052
Коммит
ac90f5b389
@@ -117,7 +117,7 @@ export default class WebhookSettings extends AdminSettings {
|
||||
helpText={
|
||||
<FormattedMessage
|
||||
id='admin.oauth.providerDescription'
|
||||
defaultMessage='When true, Mattermost can act as an OAuth 2.0 service provider allowing external applications to authorize API requests to Mattermost.'
|
||||
defaultMessage='When true, Mattermost can act as an OAuth 2.0 service provider allowing Mattermost to authorize API requests from external applications.'
|
||||
/>
|
||||
}
|
||||
value={this.state.enableOAuthServiceProvider}
|
||||
|
||||
Ссылка в новой задаче
Block a user