OPENIDE #24 Restrict IDE access to untrusted sources

(cherry picked from commit 52f79c1318c0b7fa0d75439f78426ca3fe35d69b)
This commit is contained in:
Nikita Iarychenko
2025-02-05 13:22:14 +04:00
parent a5c41e3b4f
commit 67fe875232

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