Files
meet/src/backend/core/tests
leo 0c0ce87947 🔒️(backend) validate Room configuration with Pydantic schema
Room.configuration accepted arbitrary JSON without validation, allowing unsafe
or malformed payloads to be stored and creating a security risk. Define a
Pydantic schema to enforce structure and constraints, and add validation
at the serializer level to reject invalid inputs.
2026-05-04 18:10:44 +02:00
..
2026-04-29 20:32:04 +02:00
2024-07-31 13:12:30 +02:00
2024-06-25 12:48:54 +02:00
2024-07-31 13:12:30 +02:00