Add security rules for firestore #65

Closed
opened 2026-03-24 18:51:43 +00:00 by talksik · 2 comments
talksik commented 2026-03-24 18:51:43 +00:00 (Migrated from github.com)

We also need to restrict fetching download urls of media and file particles to people who have access to that particle. From the work in #32 , we can now do permission checks for a particular particle.

We also need to restrict fetching download urls of media and file particles to people who have access to that particle. From the work in #32 , we can now do permission checks for a particular particle.
talksik commented 2026-04-16 22:19:10 +00:00 (Migrated from github.com)

Order to ensure graceful deployment

  1. Deploy orion
  2. Deploy memberreconciler drift healer cron job, run backfill from cronjob
  3. Send update to macOS and Windows
  4. Update the firestore rules with terraform
## Order to ensure graceful deployment 1. Deploy orion 2. Deploy memberreconciler drift healer cron job, run backfill from cronjob 3. Send update to macOS and Windows 4. Update the firestore rules with terraform
talksik commented 2026-04-16 22:37:53 +00:00 (Migrated from github.com)

Resolved by #169

Resolved by #169
Sign in to join this conversation.