1
0
Fork 0
mirror of synced 2024-08-04 13:01:45 +12:00
appwrite/tests/e2e/Services/Databases
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
..
DatabasesBase.php Return 404 if a user doesn't have access to a collection 2023-04-19 17:21:41 -07:00
DatabasesConsoleClientTest.php Changing Role + Permissions namespace 2022-12-14 18:04:06 +02:00
DatabasesCustomClientTest.php Update response Model.php 2023-03-16 13:48:27 +02:00
DatabasesCustomServerTest.php tests: add tests for cache on updating attributes 2023-03-31 14:56:38 +02:00
DatabasesPermissionsGuestTest.php Changing Role + Permissions namespace 2022-12-14 18:04:06 +02:00
DatabasesPermissionsMemberTest.php Changing Role + Permissions namespace 2022-12-14 18:04:06 +02:00
DatabasesPermissionsScope.php Database layer (#3338) 2022-06-22 12:51:49 +02:00
DatabasesPermissionsTeamTest.php Return 404 if a user doesn't have access to a collection 2023-04-19 17:21:41 -07:00