OPENIDE #24 Restrict IDE access to untrusted sources

(cherry picked from commit 217047cbedf4a3c56b4e3c07968ddccadbc775ef)
This commit is contained in:
Nikita Iarychenko
2024-12-26 15:02:17 +04:00
parent 692b82d3c3
commit 477fce434d

View File

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