feat(login): add request ip to the failed request log (#714)

This commit is contained in:
Jakob Ankarhem
2021-01-22 16:23:07 +01:00
committed by GitHub
parent 3ebb7d087f
commit 2d31ea940a
4 changed files with 23 additions and 0 deletions

View File

@@ -17,6 +17,7 @@
},
"license": "MIT",
"dependencies": {
"@supercharge/request-ip": "^1.1.2",
"@svgr/webpack": "^5.5.0",
"ace-builds": "^1.4.12",
"axios": "^0.21.1",