Am I right in understanding that file access permissions have been disabled (or broken again), and that shared access can now only be organized via tokens? Or is this a known bug? It already existed in version 1.5 and was fixed in 1.6 - I might be mixing up the versions, but the bug definitely existed. self-hosted appwrite 1.8; third-party cookies are not relevant here.
Recommended threads
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...