mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
BUG-127: Reduce token TTL from 24h to 5min. Webhook participant_joined now validates voice_states membership and join token match — rogue participants are removed via LiveKit API. BUG-128: GenerateToken uses CanPublishSources to restrict track types (microphone/camera/screen_share) based on actual OwnCord permissions, preventing SFU-level bypass of USE_VIDEO/SHARE_SCREEN checks.