mirror of
https://github.com/livekit/livekit.git
synced 2026-05-17 11:25:20 +00:00
89faaeba82
* Apply ttl check only when authenticate allocation creating TTL check could reject allocation/persmission refresh in security enhancement #4505, cause long-live session disconnect when turn credential is expired. Only check ttl on allocation creating to prevent abusing leaked credential but keep long-live session work.