Skip to content

Private/Confidential Event Handling — Respecting Visibility Flags From External Calendar Clients#1603

Open
s-baleanu wants to merge 1 commit intosabre-io:masterfrom
s-baleanu:master
Open

Private/Confidential Event Handling — Respecting Visibility Flags From External Calendar Clients#1603
s-baleanu wants to merge 1 commit intosabre-io:masterfrom
s-baleanu:master

Conversation

@s-baleanu
Copy link

Added privacy filtering in key retrieval methods:

  • getCalendarObject()
  • getMultipleCalendarObjects()

Introduced helper methods:

  • filterPrivateCalendarData() – applies privacy filtering to calendar data
  • sanitizeEvent() – removes sensitive details from private/confidential events

Privacy behaviour:

  • Detect events with CLASS:PRIVATE or CLASS:CONFIDENTIAL
  • Strip location, description, attendees, organizer, URLs, and attachments
  • Replace event summary/title with "Busy"
  • Set transparency to OPAQUE (ensures busy time is shown in free/busy view)

  • Detect events with CLASS:PRIVATE or CLASS:CONFIDENTIAL
  • Strip location, description, attendees, organizer, URLs, and attachments
  • Replace event summary/title with 'Busy'
  • Set transparency to OPAQUE (ensures busy time is shown in free/busy view)
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.

1 participant