Hi,
I have not set the storage permission to any still i can access the files stored publicly!
file permission
storage permission
storage can be accessed publicly [IMPORTANT]
how are you testing access? and what version of Appwrite are you on?
By opening the file url in a incognito window
I can still see the pics, audios and anything stored in the storage
and what version of Appwrite?
1.4.1 latest
didn't work for me...can you provide more detailed reproduction steps?
its happening to existing storage bucket
i created a new bucket to test but its not happening there
is there any migration that was missed causing this issue?
after disabling and enabling this button its working fine
what did you upgrade from?
1.4.0
i basically update to newer version whenever its released
there were some migrations related to permissions in 1.3
i have no idea
i did this to all my buckets.. and now its not accessible by public
[SOLVED] storage can be accessed publicly
Recommended threads
- Authentication on custom Websocket Serve...
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies ...
- Realtime: Listener not triggered on upda...
I self host appwrite 1.8.1. The genereal functionallity works fine. But my realtime subscription isn't updating. I see "Received heartbeat response from realtim...
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...