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 0a1171e887)
This commit is contained in:
@@ -24,7 +24,8 @@ object WhiteListUrls {
|
||||
"https://repo1.maven.org/maven2/net/sourceforge/plantuml/plantuml/1.2023.10/plantuml-1.2023.10.jar",
|
||||
"https://amplicode.ru",
|
||||
"https://download.openide.ru",
|
||||
"https://download-ide.axiomjdk.ru"
|
||||
"https://download-ide.axiomjdk.ru",
|
||||
"https://schemastore.org"
|
||||
)
|
||||
|
||||
@JvmStatic
|
||||
|
||||
Reference in New Issue
Block a user