Commit graph

2 commits

Author SHA1 Message Date
Michael Mayer
68716b5c2b Photos: Reduce identifying metadata for shared-only sessions #1307
RedactForSession also clears the camera serial, XMP DocumentID, and per-file InstanceID for shared-only/unregistered sessions, matching common EXIF/XMP privacy practice; FileName, PhotoUID, and FileUID are kept.
2026-05-29 08:20:26 +00:00
Michael Mayer
5f8ea3aba0 API: Reduce photo detail in responses for shared-only sessions
GetPhoto returns a reduced view for sessions limited to shared content: album membership is restricted to the albums shared with the session, and labels, people, and owner/storage metadata are omitted. Full-access sessions are unaffected. Adds Photo.RedactForSession, in preparation for upcoming sharing features.
2026-05-29 05:26:56 +00:00