OPENIDE #24 Restrict IDE access to untrusted sources

(cherry picked from commit 908596f961dfe9c10a92b53b9602b89e378be502)
This commit is contained in:
Nikita Iarychenko
2025-02-05 13:22:14 +04:00
parent 6e85ec1518
commit 8220493d25

View File

@@ -26,7 +26,9 @@ object WhiteListUrls {
"https://download.openide.ru",
"https://download-ide.axiomjdk.ru",
"https://schemastore.org",
"https://storage.yandexcloud.net/amplicode-marketplace/drivers/jdbc-drivers.xml"
"https://storage.yandexcloud.net/amplicode-marketplace/drivers/jdbc-drivers.xml",
"https://openide.ru",
"https://d5dloaaon52j82oceane.apigw.yandexcloud.net"
)
@JvmStatic