mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-15 07:28:05 +00:00
fix #290501
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
"localization": {
|
||||
"description": {
|
||||
"key": "extensions.allowed.policy",
|
||||
"value": "Specify a list of extensions that are allowed to use. This helps maintain a secure and consistent development environment by restricting the use of unauthorized extensions. More information: https://code.visualstudio.com/docs/setup/enterprise#_configure-allowed-extensions"
|
||||
"value": "Specify a list of extensions that are allowed to use. This helps maintain a secure and consistent development environment by restricting the use of unauthorized extensions. More information: https://aka.ms/vscode/enterprise/extensions/allowed"
|
||||
}
|
||||
},
|
||||
"type": "object",
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
</array>
|
||||
<key>pfm_subkeys</key>
|
||||
<array>
|
||||
|
||||
|
||||
<dict>
|
||||
<key>pfm_default</key>
|
||||
<string>Configure Code - OSS</string>
|
||||
@@ -185,7 +185,7 @@ This feature disables critical security protections and makes it much easier for
|
||||
<key>pfm_default</key>
|
||||
<string></string>
|
||||
<key>pfm_description</key>
|
||||
<string>Specify a list of extensions that are allowed to use. This helps maintain a secure and consistent development environment by restricting the use of unauthorized extensions. More information: https://code.visualstudio.com/docs/setup/enterprise#_configure-allowed-extensions</string>
|
||||
<string>Specify a list of extensions that are allowed to use. This helps maintain a secure and consistent development environment by restricting the use of unauthorized extensions. More information: https://aka.ms/vscode/enterprise/extensions/allowed</string>
|
||||
<key>pfm_name</key>
|
||||
<string>AllowedExtensions</string>
|
||||
<key>pfm_title</key>
|
||||
@@ -271,4 +271,4 @@ This feature disables critical security protections and makes it much easier for
|
||||
<key>pfm_version</key>
|
||||
<integer>1</integer>
|
||||
</dict>
|
||||
</plist>
|
||||
</plist>
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
</array>
|
||||
<key>pfm_subkeys</key>
|
||||
<array>
|
||||
|
||||
|
||||
<dict>
|
||||
<key>pfm_default</key>
|
||||
<string>Configure Code - OSS</string>
|
||||
@@ -185,7 +185,7 @@ Cette fonctionnalité désactive [les protections de sécurité critiques](https
|
||||
<key>pfm_default</key>
|
||||
<string></string>
|
||||
<key>pfm_description</key>
|
||||
<string>Spécifiez une liste d’extensions autorisées. Cela permet de maintenir un environnement de développement sécurisé et cohérent en limitant l’utilisation d’extensions non autorisées. Plus d’informations : https://code.visualstudio.com/docs/setup/enterprise#_configure-allowed-extensions</string>
|
||||
<string>Spécifiez une liste d’extensions autorisées. Cela permet de maintenir un environnement de développement sécurisé et cohérent en limitant l’utilisation d’extensions non autorisées. Plus d’informations : https://aka.ms/vscode/enterprise/extensions/allowed</string>
|
||||
<key>pfm_name</key>
|
||||
<string>AllowedExtensions</string>
|
||||
<key>pfm_title</key>
|
||||
@@ -271,4 +271,4 @@ Cette fonctionnalité désactive [les protections de sécurité critiques](https
|
||||
<key>pfm_version</key>
|
||||
<integer>1</integer>
|
||||
</dict>
|
||||
</plist>
|
||||
</plist>
|
||||
|
||||
@@ -33,7 +33,7 @@ This feature disables critical security protections and makes it much easier for
|
||||
<string id="McpGalleryServiceUrl">McpGalleryServiceUrl</string>
|
||||
<string id="McpGalleryServiceUrl_mcp_gallery_serviceUrl">Configure the MCP Gallery service URL to connect to</string>
|
||||
<string id="AllowedExtensions">AllowedExtensions</string>
|
||||
<string id="AllowedExtensions_extensions_allowed_policy">Specify a list of extensions that are allowed to use. This helps maintain a secure and consistent development environment by restricting the use of unauthorized extensions. More information: https://code.visualstudio.com/docs/setup/enterprise#_configure-allowed-extensions</string>
|
||||
<string id="AllowedExtensions_extensions_allowed_policy">Specify a list of extensions that are allowed to use. This helps maintain a secure and consistent development environment by restricting the use of unauthorized extensions. More information: https://aka.ms/vscode/enterprise/extensions/allowed</string>
|
||||
<string id="ExtensionGalleryServiceUrl">ExtensionGalleryServiceUrl</string>
|
||||
<string id="ExtensionGalleryServiceUrl_extensions_gallery_serviceUrl">Configure the Marketplace service URL to connect to</string>
|
||||
<string id="ChatToolsTerminalEnableAutoApprove">ChatToolsTerminalEnableAutoApprove</string>
|
||||
|
||||
@@ -33,7 +33,7 @@ Cette fonctionnalité désactive [les protections de sécurité critiques](https
|
||||
<string id="McpGalleryServiceUrl">McpGalleryServiceUrl</string>
|
||||
<string id="McpGalleryServiceUrl_mcp_gallery_serviceUrl">Configurer l’URL du service de la galerie MCP à laquelle se connecter</string>
|
||||
<string id="AllowedExtensions">AllowedExtensions</string>
|
||||
<string id="AllowedExtensions_extensions_allowed_policy">Spécifiez une liste d’extensions autorisées. Cela permet de maintenir un environnement de développement sécurisé et cohérent en limitant l’utilisation d’extensions non autorisées. Plus d’informations : https://code.visualstudio.com/docs/setup/enterprise#_configure-allowed-extensions</string>
|
||||
<string id="AllowedExtensions_extensions_allowed_policy">Spécifiez une liste d’extensions autorisées. Cela permet de maintenir un environnement de développement sécurisé et cohérent en limitant l’utilisation d’extensions non autorisées. Plus d’informations : https://aka.ms/vscode/enterprise/extensions/allowed</string>
|
||||
<string id="ExtensionGalleryServiceUrl">ExtensionGalleryServiceUrl</string>
|
||||
<string id="ExtensionGalleryServiceUrl_extensions_gallery_serviceUrl">Configurer l’URL du service Place de marché à laquelle se connecter</string>
|
||||
<string id="ChatToolsTerminalEnableAutoApprove">ChatToolsTerminalEnableAutoApprove</string>
|
||||
|
||||
@@ -141,7 +141,7 @@ const policies: ExportedPolicyDataDto = {
|
||||
localization: {
|
||||
description: {
|
||||
key: 'extensions.allowed.policy',
|
||||
value: 'Specify a list of extensions that are allowed to use. This helps maintain a secure and consistent development environment by restricting the use of unauthorized extensions. More information: https://code.visualstudio.com/docs/setup/enterprise#_configure-allowed-extensions'
|
||||
value: 'Specify a list of extensions that are allowed to use. This helps maintain a secure and consistent development environment by restricting the use of unauthorized extensions. More information: https://aka.ms/vscode/enterprise/extensions/allowed'
|
||||
}
|
||||
},
|
||||
type: 'object',
|
||||
@@ -372,7 +372,7 @@ const frenchTranslations = [
|
||||
|
||||
Cette fonctionnalité désactive [les protections de sécurité critiques](https://code.visualstudio.com/docs/copilot/security) et facilite considérablement la compromission de la machine par un attaquant.`,
|
||||
'mcp.gallery.serviceUrl': 'Configurer l’URL du service de la galerie MCP à laquelle se connecter',
|
||||
'extensions.allowed.policy': 'Spécifiez une liste d’extensions autorisées. Cela permet de maintenir un environnement de développement sécurisé et cohérent en limitant l’utilisation d’extensions non autorisées. Plus d’informations : https://code.visualstudio.com/docs/setup/enterprise#_configure-allowed-extensions',
|
||||
'extensions.allowed.policy': 'Spécifiez une liste d’extensions autorisées. Cela permet de maintenir un environnement de développement sécurisé et cohérent en limitant l’utilisation d’extensions non autorisées. Plus d’informations : https://aka.ms/vscode/enterprise/extensions/allowed',
|
||||
'extensions.gallery.serviceUrl': 'Configurer l’URL du service Place de marché à laquelle se connecter',
|
||||
'autoApproveMode.description': 'Contrôle s’il faut autoriser l’approbation automatique lors de l’exécution dans l’outil terminal.',
|
||||
'telemetry.feedback.enabled': 'Activez les mécanismes de commentaires tels que le système de rapport de problèmes, les sondages et autres options de commentaires.',
|
||||
|
||||
@@ -723,7 +723,7 @@ Registry.as<IConfigurationRegistry>(Extensions.Configuration)
|
||||
[AllowedExtensionsConfigKey]: {
|
||||
// Note: Type is set only to object because to support policies generation during build time, where single type is expected.
|
||||
type: 'object',
|
||||
markdownDescription: localize('extensions.allowed', "Specify a list of extensions that are allowed to use. This helps maintain a secure and consistent development environment by restricting the use of unauthorized extensions. For more information on how to configure this setting, please visit the [Configure Allowed Extensions](https://code.visualstudio.com/docs/setup/enterprise#_configure-allowed-extensions) section."),
|
||||
markdownDescription: localize('extensions.allowed', "Specify a list of extensions that are allowed to use. This helps maintain a secure and consistent development environment by restricting the use of unauthorized extensions. For more information on how to configure this setting, please visit the [Configure Allowed Extensions](https://aka.ms/vscode/enterprise/extensions/allowed) section."),
|
||||
default: '*',
|
||||
defaultSnippets: [{
|
||||
body: {},
|
||||
@@ -742,7 +742,7 @@ Registry.as<IConfigurationRegistry>(Extensions.Configuration)
|
||||
localization: {
|
||||
description: {
|
||||
key: 'extensions.allowed.policy',
|
||||
value: localize('extensions.allowed.policy', "Specify a list of extensions that are allowed to use. This helps maintain a secure and consistent development environment by restricting the use of unauthorized extensions. More information: https://code.visualstudio.com/docs/setup/enterprise#_configure-allowed-extensions"),
|
||||
value: localize('extensions.allowed.policy', "Specify a list of extensions that are allowed to use. This helps maintain a secure and consistent development environment by restricting the use of unauthorized extensions. More information: https://aka.ms/vscode/enterprise/extensions/allowed"),
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user