mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
- Add validateAvatarURL helper enforcing https:// scheme, non-empty host, and 512-char max length - Add rate limiting (10/min) to PATCH /api/v1/users/me profile update endpoint - Guard avatar rendering in DmSidebar, DmProfileSidebar, and UserProfilePopup with isSafeUrl check to prevent unsafe URL injection in the UI