mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-12 21:14:50 -04:00
config/security: Allow proxy variables in subcommands
In particular for go get
This commit is contained in:
parent
548e7aa62e
commit
e119683383
@ -1650,7 +1650,7 @@
|
||||
"^postcss$"
|
||||
],
|
||||
"osEnv": [
|
||||
"(?i)^(PATH|PATHEXT|APPDATA|TMP|TEMP|TERM)$"
|
||||
"(?i)^((HTTPS?|NO)_PROXY|PATH(EXT)?|APPDATA|TE?MP|TERM)$"
|
||||
]
|
||||
},
|
||||
"funcs": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user