cycleplanet / cycle-planet

Official Cycle Planet repo, an open source and non-profit network of long distance cyclers and those who want to host them.
https://cycleplanet.org/
MIT License
10 stars 4 forks source link

Protect profile images in Firebase Storage #35

Open reinierl opened 2 years ago

reinierl commented 2 years ago

We should make sure that only the user themselves or admins can change the profile image of a user and this is enforced in Firebase without relying on application code running on a user's device.