mirror of
https://github.com/suitenumerique/meet.git
synced 2026-09-03 14:17:59 +00:00
🔒️(backend) fix email disclosure in room invitation endpoint
Prevent invited participants from seeing each other's email addresses when sending room invitations. Ensure invitations are sent with proper isolation to avoid mass PII disclosure. This mitigates risks of email harvesting, spam, and phishing through the platform.
This commit is contained in:
@@ -8,6 +8,10 @@ and this project adheres to
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
|
||||
- 🔒️(backend) fix email disclosure in room invitation endpoint #1200
|
||||
|
||||
## [1.12.0] - 2026-03-24
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user