appwrite/tests/e2e/Services
Steven Nguyen 014c613c93
fix: update secret returned from users.createSession()
1. Include at least 1 factor because the minumum number of factors
   required when mfa is disabled is 1.
2. Purge the cached user document to ensure the new session is included
   in subsequent requests for the user.
3. Fix the encoding of the secret to match other parts of the codebase.
2024-11-22 21:52:27 +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(messaging): disable validation for subquery to prevent error 2024-06-24 23:38:41 +00:00
Migrations Run Linter 2024-10-31 15:13:50 +09:00
Projects Fix shared tables v2 deletes 2024-11-21 16:49:49 +13: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: update secret returned from users.createSession() 2024-11-22 21:52:27 +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