You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
filepizza/src
tuanaiseo 1bab6460f2 fix(security)(app): turn credential minting endpoint is unauthenticate
`POST /api/ice` issues fresh TURN credentials whenever `COTURN_ENABLED` is set, without any authentication, abuse controls, or quota. Attackers can repeatedly request credentials and consume TURN relay resources, potentially causing bandwidth/cost abuse and service degradation.

Affected files: route.ts

Signed-off-by: tuanaiseo <221258316+tuanaiseo@users.noreply.github.com>
1 month ago
..
app fix(security)(app): turn credential minting endpoint is unauthenticate 1 month ago
components Fix WebRTCProvider inizialization (#328) 5 months ago
hooks Add e2e file transfer test with playwright (#289) 10 months ago
utils Update dependency web-streams-polyfill to v4 (#176) 1 year ago
channel.ts Improves random generation (#251) 1 year ago
config.ts FilePizza v2 🍕 (#134) 1 year ago
coturn.ts format 1 year ago
fs.ts FilePizza v2 🍕 (#134) 1 year ago
log.ts FilePizza v2 🍕 (#134) 1 year ago
messages.ts Add e2e file transfer test with playwright (#289) 10 months ago
redisClient.ts Update dependency ioredis to v5 (#178) 1 year ago
routes.ts FilePizza v2 🍕 (#134) 1 year ago
slugs.ts Improves random generation (#251) 1 year ago
styles.css Fix light/dark mode for TW v4 (#297) 9 months ago
toppings.ts FilePizza v2 🍕 (#134) 1 year ago
types.ts Add e2e file transfer test with playwright (#289) 10 months ago
zip-stream.ts FilePizza v2 🍕 (#134) 1 year ago