mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-08 08:01:02 -04:00
Added authentication to axios.defaults.proxy
This commit is contained in:
parent
77792a5f7f
commit
d62d5a0460
4 changed files with 15 additions and 5 deletions
|
@ -44,11 +44,13 @@
|
|||
"find-root": "1.1.0",
|
||||
"formidable": "^3.5.2",
|
||||
"http-errors": "^2.0.0",
|
||||
"https-proxy-agent": "^7.0.6",
|
||||
"jose": "^5.10.0",
|
||||
"js-cookie": "^3.0.5",
|
||||
"jsdom": "^26.0.0",
|
||||
"jsonminify": "0.4.2",
|
||||
"jsonwebtoken": "^9.0.2",
|
||||
"jwt-decode": "^4.0.0",
|
||||
"languages4translatewiki": "0.1.3",
|
||||
"live-plugin-manager": "^1.0.0",
|
||||
"lodash.clonedeep": "4.5.0",
|
||||
|
@ -70,7 +72,6 @@
|
|||
"socket.io-client": "^4.8.1",
|
||||
"superagent": "10.2.0",
|
||||
"swagger-ui-express": "^5.0.1",
|
||||
"jwt-decode": "^4.0.0",
|
||||
"tinycon": "0.6.8",
|
||||
"tsx": "4.19.3",
|
||||
"ueberdb2": "^5.0.6",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue