1
0
Fork 0
mirror of synced 2024-09-14 00:17:50 +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
DatabasesCustomClientTest.php
DatabasesCustomServerTest.php
DatabasesPermissionsGuestTest.php
DatabasesPermissionsMemberTest.php
DatabasesPermissionsScope.php
DatabasesPermissionsTeamTest.php Return 404 if a user doesn't have access to a collection 2023-04-19 17:21:41 -07:00