mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
Upload endpoint now enforces 10 uploads/min per user via the existing RateLimiter. Previously only body size was capped (100 MiB) with no per-user throttle, allowing authenticated users to exhaust disk with repeated uploads.