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
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- Can't login or deploy functions in Appwr...
Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i ge...
- Create admin user?
I'm not really sure how this is supposed to work, I installed Appwrite through docker-compose and set it up. When I launched the app and went into it, I created...