Rank 1: Thread
i used docker-compose.yaml and .env files to locally host appwrite
on locally hosted instance
unauthenticated curl get of v1/account can leak the entire project
appwrite.io does not return the same response
attached are the modified docker files
simple
curl -X GET 'https://login.example.com/v1/account' -H 'X-Appwrite-Project: proj'
returned the entire project