OPENIDE #24 Restrict IDE access to untrusted sources

(cherry picked from commit c9fe44241b)
This commit is contained in:
Nikita Iarychenko
2024-12-26 15:02:17 +04:00
parent a7e8d37f40
commit cb855b48f7

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