iceshrimp/packages/backend
Laura Hausmann c1e1c391f8
[backend] Apply rate limits to proxyServer and fileServer
This resolves a DoS / DDoS / request amplification attack vector that is being actively exploited.
2024-11-20 04:21:51 +01:00
..
.idea
.vscode
assets Add new logos & asset generation script 2023-10-04 02:04:30 +02:00
src [backend] Apply rate limits to proxyServer and fileServer 2024-11-20 04:21:51 +01:00
test [backend] Limit node-fetch responses to a reasonable length in all places 2024-07-28 19:15:37 +02:00
.mocharc.json
.swcrc fix compile error 2023-06-24 04:07:19 -04:00
jsconfig.json chore: format 2023-05-29 09:31:02 -07:00
package.json [backend] Add prometheus metrics endpoint 2024-10-11 07:08:51 +02:00
tsconfig.json