1
0
Fork 0
mirror of synced 2024-07-09 00:16:13 +12:00
appwrite/app/controllers/api
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
..
account.php fix: update prefs endpoints to not fallback to stdClass 2023-04-12 18:02:43 +02:00
avatars.php Merge pull request #5004 from appwrite/feat-remove-validators 2023-01-26 16:03:06 +05:30
console.php fix: steven review 2023-03-31 22:48:34 +02:00
databases.php Return 404 if a user doesn't have access to a collection 2023-04-19 17:21:41 -07:00
functions.php Merge remote-tracking branch 'origin/1.3.x' into doc-db-relationships 2023-04-11 15:57:35 +12:00
graphql.php fix: graphql 2023-03-01 18:13:34 +05:30
health.php Migrate all exceptions to new signature 2022-07-26 15:24:32 +01:00
locale.php Add offline support labels on endpoints 2023-02-23 14:47:45 -08:00
projects.php Merge remote-tracking branch 'origin/1.3.x' into doc-db-relationships 2023-04-11 15:57:35 +12:00
storage.php Fix link in storage specs 2023-04-12 11:27:56 -04:00
teams.php fix: prefs for teams 2023-04-12 18:03:08 +02:00
users.php fix: update prefs endpoints to not fallback to stdClass 2023-04-12 18:02:43 +02:00