Files
Andros Fenollosa f5b39e6233 feat: add auto-generated UUID room IDs for security (v2.1.4)
- Generate random UUIDs when data-room is not specified
- Use crypto.randomUUID() with fallback polyfill
- Persist room IDs in localStorage
- Add comprehensive security documentation
- Fix IDOR vulnerability with predictable room IDs
2025-12-06 09:36:32 +01:00
..