Files
meet/src/backend/core
lebaudantoine cb4ed3c9d7 🩹(backend) ignore non-recording uploads in storage webhook handler
With the introduction of background file uploads, a misconfigured
MinIO webhook could trigger the storage hook endpoint for unrelated
files.

While the dev setup now filters events via the MinIO lifecycle
configuration, add a safeguard at the application level.

Enforce a stricter filepath regex when parsing storage hook events
and ignore files outside the recording output directory.

Return a clean 200 response to acknowledge the webhook while
avoiding unnecessary processing.
2026-03-13 15:34:02 +01:00
..
2026-03-10 22:56:08 +01:00
2024-06-25 12:48:54 +02:00
2024-06-25 12:48:54 +02:00
2026-03-06 11:31:39 +01:00
2026-03-06 11:31:39 +01:00