mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
* feat: Adds room info http endpoint jwt protected. Used from dialplan from jigasi for handling passwords in IVR. * squash: Fixes comments. * squash: nginx api/rom-info * fix: Skips tenant checks when enableDomainVerification is false. * squash: Drops duplicate code and supports multi-shards. By adding room= parameter in query and tenant prefix for the api we add support for multi-shards setup. * feat: Enable domain verification by default. This is used when verifying room access with token_verification module. * squash: Update docs.