Skip to content

Fix event page returning respondents emails#238

Merged
jonyTF merged 2 commits intoschej-it:mainfrom
maxwellward:fix-event-page-email-leak
Apr 2, 2026
Merged

Fix event page returning respondents emails#238
jonyTF merged 2 commits intoschej-it:mainfrom
maxwellward:fix-event-page-email-leak

Conversation

@maxwellward
Copy link
Copy Markdown
Contributor

The backend was including respondents emails (and other less-sensitive information) in http responses even when collect emails was disabled, and even when the user loading the event was not the owner.

This PR filters out sensitive information from the response, and then only includes emails if the owner is loading the event and has opted in to collecting emails.

@jonyTF jonyTF merged commit 053635a into schej-it:main Apr 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants