1
0
Fork 0
mirror of synced 2024-07-07 15:36:19 +12:00
appwrite/app/controllers/api
Steven Nguyen f1ba7b08ab
Update the delete identity endpoints to set the params and payload
Because no payload was set, the event params (userId and identityId)
wasn't picked up automatically. This updates the endpoints so that the
payload is set, but also makes sure to set the userId and identityId
params since the identityId param's key doesn't match the key in the
payload.
2023-12-27 23:35:32 +00:00
..
account.php Update the delete identity endpoints to set the params and payload 2023-12-27 23:35:32 +00:00
avatars.php sync with 1.4 2023-10-02 17:02:48 +03:00
console.php sync with 1.4 2023-10-02 17:02:48 +03:00
databases.php updated description 2023-11-17 20:59:09 +05:30
functions.php Fix permission issues with repositories collection 2023-11-14 16:50:59 +01:00
graphql.php sync with 1.4 2023-10-02 17:02:48 +03:00
health.php Addressed PR comments 2023-11-17 19:29:57 +05:30
locale.php sync with 1.4 2023-10-02 17:02:48 +03:00
migrations.php Merge branch 'main' into feat-improve-migration-validations 2023-11-02 10:48:38 +00:00
project.php rollback to Usage 2023-10-15 20:41:09 +03:00
projects.php Merge pull request #7053 from appwrite/1.4.x 2023-10-31 12:27:08 +04:00
proxy.php chore: better error msg 2023-11-06 14:49:33 +00:00
storage.php Add chunkId to abuse key to prevent rate limit for SDKs 2023-11-16 23:04:38 +05:30
teams.php fix: remove expired cookie 2023-12-13 08:45:47 +00:00
users.php Update the delete identity endpoints to set the params and payload 2023-12-27 23:35:32 +00:00
vcs.php Fix git installation deletion 2023-11-15 11:41:42 +05:30