mirror of
https://github.com/discourse/discourse.git
synced 2026-08-08 17:53:55 +08:00
## Summary Correctly restrict private calendar event access to current group members. The patch replaces stale invitee-row authorization with active invited-group membership checks across event detail serialization, attendance searches, RSVP mutations, and livestream chat metadata, and prunes stale invitee records when a user is removed from a group. ## Source - Patch Triage: https://patch.discourse.org/patch-triage/1377 Co-authored-by: discourse-patch-triage <272280883+discourse-patch-triage[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| email_renderer.rb | ||
| engine.rb | ||
| event_excerpt.rb | ||
| event_finder.rb | ||
| event_onebox_data.rb | ||
| event_parser.rb | ||
| event_validator.rb | ||
| export_csv_controller_extension.rb | ||
| export_csv_file_extension.rb | ||
| post_extension.rb | ||
| rrule_configurator.rb | ||
| rrule_generator.rb | ||
| topic_extension.rb | ||
| web_hook_extension.rb | ||