mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
Batch 1 — Immediate priority: - C4: Atomic voice channel capacity (JoinVoiceChannelIfCapacity) - H5: Sanitize emoji field with bluemonday (stored XSS) - H8: Permission check before FTS search (timing oracle) - M8: Filter ready payload channels by ReadMessages - H10: Remove password/TOTP from admin ListAllUsers query Batch 2 — Next sprint: - C1: TOTP replay prevention (UsedTOTPCodeStore, 90s TTL) - C2: Per-user TOTP brute-force rate limit (10/15min) - C3: Delete requires SendMessages or ManageMessages - H1: Expired sessions deleted on detection - H3: Bearer token whitespace trimmed - H6: Log warning when WS origin checking disabled