Commit graph

2858 commits

Author SHA1 Message Date
Chirag Aggarwal
f867fddaae Merge branch '1.6.x' into feat-development-keys 2025-01-27 10:33:58 +00:00
Darshan
00a2413366 fix: tests due to additional response vars. 2025-01-23 19:17:20 +05:30
Steven Nguyen
54a46d7d26
Merge pull request #9218 from ChiragAgg5k/fix-resend-invitation
fix: resend invitation
2025-01-17 12:59:31 -08:00
Christy Jacob
8bdafb46d6 chore: review comments & refactoring 2025-01-17 10:38:39 +05:30
Chirag Aggarwal
120ceeedad chore: review 2025-01-16 04:27:25 +00:00
Chirag Aggarwal
b5449a8ca6 fix: resend invitation 2025-01-13 18:25:48 +00:00
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
Christy Jacob
a7fdfc629c
Merge pull request #9198 from appwrite/feat-project-sms-usage
feat project sms usage
2025-01-10 15:42:00 +05:30
loks0n
651a3d1d62 test: fix 2025-01-09 16:37:26 +00:00
Darshan
bce68b2202 fix: benchmark test. 2025-01-09 19:45:03 +05:30
Darshan
addb56ab7d update: shift comment. 2025-01-08 18:24:53 +05:30
Darshan
88755e6d38 update: add sleep to tests. 2025-01-08 18:21:35 +05:30
Damodar Lohani
195ae3fdcb update project desc 2024-12-15 11:06:46 +00:00
Damodar Lohani
cd54ba1b83 fix account test 2024-12-15 10:49:35 +00:00
Damodar Lohani
b8388a4092 fix expected in test 2024-12-15 10:41:01 +00:00
Damodar Lohani
6f3c60d462 fix tests 2024-12-15 10:25:22 +00:00
Damodar Lohani
3ad865319c refactor: rename endpoint 2024-12-15 09:22:16 +00:00
Damodar Lohani
b25772483b key that expires after 5 second 2024-12-15 08:57:44 +00:00
Damodar Lohani
ae0e1eb302 fix lint 2024-12-15 08:54:13 +00:00
Damodar Lohani
dcacb5ee2c test fix 2024-12-15 08:45:09 +00:00
Damodar Lohani
5627082165 update 2024-12-08 09:45:40 +00:00
Damodar Lohani
30a079a6b9 fix missing key 2024-12-08 09:07:55 +00:00
Damodar Lohani
82d64c8daf fix test 2024-12-08 08:45:03 +00:00
Damodar Lohani
f21281ebf5 format 2024-12-04 06:02:21 +00:00
Damodar Lohani
cb1aff42c5 make 10 requests 2024-12-04 05:59:03 +00:00
Damodar Lohani
e7943e8490 update test 2024-12-04 05:57:08 +00:00
Damodar Lohani
e536e6ea74 support dev key from param as well 2024-12-04 05:29:13 +00:00
Damodar Lohani
b8917bc811
Update tests/e2e/Services/Projects/ProjectsDevKeys.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2024-12-04 10:58:05 +05:45
Damodar Lohani
8206cee449
Update tests/e2e/Services/Projects/ProjectsDevKeys.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2024-12-04 10:57:49 +05:45
Damodar Lohani
27905c2a90
Merge branch '1.6.x' into feat-development-keys 2024-11-25 12:36:10 +05:45
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
Damodar Lohani
d07f39c0d2
Merge branch '1.6.x' into feat-development-keys 2024-11-22 15:45:17 +05:45
Christy Jacob
44a0469d18
Merge branch '1.6.x' into fix-team-invite-session-creation 2024-11-22 09:21:54 +01:00
Damodar Lohani
cc3edd7b2b Refactor naming to Dev keys 2024-11-22 04:21:03 +00:00
Jake Barnby
f9e518b2b0
Fix shared tables v2 deletes 2024-11-21 16:49:49 +13:00
Christy Jacob
6e6899c1e9
Merge pull request #8988 from appwrite/fix-deletes
Fix project type delete checks
2024-11-21 14:09:02 +13:00
Christy Jacob
f490d4edaf
Merge pull request #8797 from appwrite/feat-migration
Feat migration
# Conflicts:
#	composer.lock
2024-11-21 14:08:20 +13:00
Torsten Dittmann
5f56c45c6c fix: team invites with existing session 2024-11-19 17:18:51 +01:00
Damodar Lohani
10dab10cc5 refactor module namings 2024-11-17 07:01:20 +00:00
Damodar Lohani
24353a1077 Merge remote-tracking branch 'origin/1.6.x' into feat-development-keys 2024-11-14 04:29:36 +00:00
loks0n
ca533f40c9 fix: memberships-privacy mfa only 2024-11-13 10:45:50 +01:00
Torsten Dittmann
cca5606b70
Merge pull request #8943 from appwrite/feat-realtime-ping-pong
feat: realtime ping pong
2024-11-12 14:09:58 +01:00
Christy Jacob
b1a1ad618a
Revert "Update database" 2024-11-09 01:01:14 +04:00
loks0n
fb42cbcade Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-use-utopia-compression 2024-11-08 13:39:13 +01:00
Jake Barnby
78c4bb395c
Fix test 2024-11-08 21:59:42 +13:00
loks0n
21e946e9b6 fix: tests 2024-11-07 19:12:41 +01:00
Torsten Dittmann
cddd16b753 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-realtime-ping-pong 2024-11-07 13:10:23 +01:00
Torsten Dittmann
4ee9e9730f feat: realtime ping pong 2024-11-07 12:05:37 +01:00
loks0n
e7e1a5b11f fix: tests 2024-11-07 11:13:20 +01:00
loks0n
e4c6e97ded feat: memberships privacy 2024-11-06 21:15:31 +01:00