appwrite/tests/e2e/Services
Steven Nguyen f48c843bea
fix(users): ensure user can delete session
The session document created by users.createSession() was missing
delete permissions for the user so when the user tried to delete it,
they got a 401 error.

This PR ensure the permissions are added just like if the document was
created from the Account API so that the user has access to delete the
document.
2025-01-11 17:56:36 +00:00
..
Account Fix tests 2024-10-22 14:54:34 +13:00
Avatars chore: run formatter 2024-03-06 18:34:21 +01:00
Console Revert breaking changes 2024-04-16 09:59:02 +02:00
Databases Merge pull request #8797 from appwrite/feat-migration 2024-11-21 14:08:20 +13:00
Functions Add async exec doc test 2024-10-14 13:06:08 +00:00
FunctionsSchedule fix: test warning 2024-11-06 19:01:18 +01:00
GraphQL PR review changes 2024-09-25 13:32:09 +02:00
Health Fix tests 2024-10-22 20:00:24 +13:00
Locale Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-with-1.5.x 2024-05-22 19:43:31 +00:00
Messaging fix: benchmark test. 2025-01-09 19:45:03 +05:30
Migrations Run Linter 2024-10-31 15:13:50 +09:00
Projects test: fix 2025-01-09 16:37:26 +00:00
Realtime Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-realtime-ping-pong 2024-11-07 13:10:23 +01:00
Storage Revert "Feat eldad4 coroutines" 2024-09-20 12:30:05 -04:00
Teams fix: team invites with existing session 2024-11-19 17:18:51 +01:00
Users fix(users): ensure user can delete session 2025-01-11 17:56:36 +00:00
VCS Improve VCS tests 2024-06-26 10:27:24 +00:00
Webhooks fix: webhook test 2024-10-29 11:56:41 +00:00