Add https_proxy support to gitlab oauth (#1296)
Add https_proxy support to gitlab oauth
... | ... | @@ -67,6 +67,7 @@ |
"handlebars": "~4.1.2", | ||
"helmet": "~3.20.0", | ||
"highlight.js": "~9.15.9", | ||
"https-proxy-agent": "^3.0.1", | ||
"i18n": "~0.8.3", | ||
"ionicons": "~2.0.1", | ||
"isomorphic-fetch": "~2.2.1", | ||
... | ... |
Please register or sign in to comment