1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00
Commit graph

20249 commits

Author SHA1 Message Date
Torsten Dittmann 8adf6a2b7a Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-main-1.5.x 2024-03-04 10:29:06 +01:00
Torsten Dittmann ad39c15d99
Merge pull request #7696 from appwrite/feat-mfa-collection
feat: mfa collection restructure
2024-03-04 10:18:49 +01:00
Torsten Dittmann 2af73cb54e chore: generate docs 2024-03-04 10:08:13 +01:00
Torsten Dittmann 0cb1fed43a fix: release console sdk 2024-03-04 10:04:51 +01:00
Torsten Dittmann f48b03e3b9
Merge pull request #7713 from appwrite/feat-more-mfa-endpoints
Feat: More Recovery code endpoints
2024-03-04 10:01:41 +01:00
Matej Bačo d4e4337c57 PR review changes 2024-03-04 08:50:50 +00:00
Matej Bačo ae77a2466b Improve tests 2024-03-04 08:23:39 +00:00
Matej Bačo ccb5636bed fix session security 2024-03-04 07:27:26 +00:00
Matej Bačo c4bd61cdc8 QA changes 2024-03-03 18:11:55 +00:00
Matej Bačo 9bcad451f2 Add recovery codes to users API 2024-03-03 15:17:38 +00:00
Matej Bačo 9137dc82f8 Re-implement mfa protection as hook 2024-03-03 14:18:09 +00:00
Matej Bačo e6ad1c6830 Add more recovery code endpoints 2024-03-02 13:05:22 +00:00
Eldad A. Fux 54e61de136
Merge pull request #7709 from appwrite/fix-mfa-flows
Fix: MFA flows and docs
2024-03-02 11:03:31 +01:00
Matej Bačo a77f517882 PR review fixes 2024-03-02 09:49:56 +00:00
Matej Bačo 7a29c79fb1 Fix bugs during QA 2024-03-01 17:04:09 +00:00
Matej Bačo 5cefca1c22 Fix MFA flows and docs 2024-03-01 16:22:51 +00:00
Torsten Dittmann 7fa578c901 Merge branch 'main' of https://github.com/appwrite/appwrite into sync-main-1.5.x 2024-03-01 14:20:32 +01:00
Torsten Dittmann 3542d360b0
Merge pull request #7698 from appwrite/update-error-message
chore: update error types for create account endpoints
2024-03-01 14:03:49 +01:00
Torsten Dittmann 9a821e250f
Merge pull request #7697 from appwrite/chore-sync-1.4.x-into-main
Chore sync 1.4.x into main
2024-03-01 13:59:33 +01:00
Christy Jacob d1715e3bf4 chore: update tests 2024-03-01 12:50:11 +00:00
Christy Jacob 6fcce80b90
Merge pull request #7704 from appwrite/fix-session-renewal-description
Update endpoint description
2024-03-01 18:12:42 +05:30
Torsten Dittmann fa8d132402 fix: code review 2024-03-01 13:36:38 +01:00
Torsten Dittmann e12a3edd9e fix: mfa type class 2024-03-01 13:30:33 +01:00
Torsten Dittmann 1ca143417c
Update app/config/collections.php
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
2024-03-01 13:29:10 +01:00
Torsten Dittmann 6f24645c77
Apply suggestions from code review
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
2024-03-01 12:19:55 +01:00
Khushboo Verma 8ee64d43ce Update endpoint description 2024-03-01 16:35:52 +05:30
Christy Jacob c8a3b709ee chore: update error types for create account endpoints 2024-03-01 07:37:31 +00:00
Torsten Dittmann 12f681dd3d fix: migrate authenticators collection 2024-03-01 03:09:32 +01:00
Torsten Dittmann 01e1a43106 fix: wrong namespace 2024-03-01 03:08:30 +01:00
Torsten Dittmann dd13d17377 feat: const for totp values 2024-03-01 03:07:58 +01:00
Torsten Dittmann 3fe3cd0dec Merge branch '1.5.x' of https://github.com/appwrite/appwrite into feat-mfa-collection 2024-02-29 22:55:30 +01:00
Torsten Dittmann 13975b8b92 fix: totp backup code logic 2024-02-29 22:55:02 +01:00
Steven Nguyen fed197a313
Merge branch '1.4.x' into chore-sync-1.4.x-into-main 2024-02-29 21:53:39 +00:00
Torsten Dittmann 9b0c94e9d0
Merge pull request #7545 from appwrite/feat-rc-sdks
Update generator and deploy RC SDKs
2024-02-29 22:48:59 +01:00
Torsten Dittmann 50c2ac9cd6
Merge branch '1.5.x' into feat-rc-sdks 2024-02-29 22:14:02 +01:00
Torsten Dittmann 8569311e73 fix: collections order 2024-02-29 22:07:10 +01:00
Torsten Dittmann 0815dde045 fix: cached documents 2024-02-29 22:05:19 +01:00
Torsten Dittmann b7d3996960 feat: mfa collection restructure 2024-02-29 21:59:49 +01:00
Christy Jacob cc2e4087a1
Merge pull request #7695 from appwrite/fix-encode-secret-in-oauth-workaround
fix: encode secret in oauth workaround
2024-02-29 20:17:31 +05:30
Luke B. Silver b9a8c0caf1
Merge branch '1.5.x' into fix-encode-secret-in-oauth-workaround 2024-02-29 10:57:03 +00:00
loks0n fff3d14cac fix: encode secret in oauth workaround 2024-02-28 23:50:40 +00:00
Christy Jacob 88ed3e421d
Merge pull request #7686 from appwrite/chore-upgrade-assistant
chore: upgrade assistant
2024-02-28 18:45:39 +05:30
loks0n 52d956b465 chore: upgrade assistant 2024-02-28 10:25:17 +00:00
Christy Jacob 6acf6adf99
Merge pull request #7674 from appwrite/feat-add-ssl-to-smtp
Allow ssl along with tls in custom smtp
2024-02-28 10:40:49 +05:30
Christy Jacob 6a2fb82a27
Merge pull request #7671 from appwrite/feat-fix-1.5.x-migrations
Feat fix 1.5.x migrations
2024-02-27 19:29:37 +05:30
Bradley Schofield 8fd610fdf6 Merge branch '1.5.x' into feat-fix-1.5.x-migrations 2024-02-27 13:19:41 +00:00
Bradley Schofield 4050e93b1d Run Linter 2024-02-27 13:19:35 +00:00
Eldad A. Fux 7f4b5bc8d5
Merge pull request #7679 from appwrite/fix-duplication
Fix duplication
2024-02-27 13:30:46 +01:00
Jake Barnby f3fa172482
Use a set to avoid message duplication 2024-02-28 01:01:39 +13:00
Jake Barnby 7a8ea7278e
Fix exceptions 2024-02-28 01:00:36 +13:00