mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
config/security: Allow proxy variables in subcommands
In particular for go get
This commit is contained in:
@@ -1650,7 +1650,7 @@
|
||||
"^postcss$"
|
||||
],
|
||||
"osEnv": [
|
||||
"(?i)^(PATH|PATHEXT|APPDATA|TMP|TEMP|TERM)$"
|
||||
"(?i)^((HTTPS?|NO)_PROXY|PATH(EXT)?|APPDATA|TE?MP|TERM)$"
|
||||
]
|
||||
},
|
||||
"funcs": {
|
||||
|
Reference in New Issue
Block a user