1
0
Fork 0
mirror of synced 2024-10-02 10:16:27 +13:00
appwrite/app/controllers
Steven Nguyen 611dd9b86c
Return 404 if a user doesn't have access to a collection
It is better to return 404 so that an end user doesn't know if the
collection actually exists but they don't have access or they really
don't have access.
2023-04-19 17:21:41 -07:00
..
api Return 404 if a user doesn't have access to a collection 2023-04-19 17:21:41 -07:00
shared Update APIs to check X-Appwrite-Timestamp header 2023-03-07 10:54:52 -08:00
web fix: sdk typo 2023-01-16 12:09:13 +01:00
general.php Merge branch '1.3.x' of https://github.com/appwrite/appwrite into feat-database-update-attribute 2023-03-10 18:39:11 +05:30
mock.php Skip validation for mock file upload 2023-04-12 14:53:35 +12:00