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
- Self-host migration from 1.8.X
Is it safe to now migrate from 1.7.4 to 1.8.X on my selfhost?
- DeploymentStatus enum value `canceled` m...
Hey, Sorry if it has been reported already, I found an issue using the Dart SDK where the `canceled` enum value is missing from `DeploymentStatus`. This causes...
- Flutter OAuth2 webAuth Bug?
I created with flutter an app where I can login in with my Microsoft Account. When I compile it to Web (WASM) or Android (aab) then there is no problem what so ...