mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 06:50:54 +07:00
OPENIDE #24 Restrict IDE access to untrusted sources
(cherry picked from commit 52f79c1318c0b7fa0d75439f78426ca3fe35d69b)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user