Skip to content

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