mirror of
https://github.com/livekit/livekit.git
synced 2026-05-11 08:17:09 +00:00
3de6f517e5
* Add TURN permission handler. - Turn off permissions to private/link local/multicast and internal IPs - Add a list of CIDRs that can be used for more things to deny permission to. * unused * add config for allowing private IPs, used in testing * add a TTL to user name and use it to auth * allow list for restricted peer CIDRs