Eldad Fux
|
c53de9fb6b
|
Merge branch 'main' of github.com:appwrite/appwrite into feat-eldad4-coroutines
|
2024-05-08 18:21:55 +01:00 |
|
Matej Bačo
|
08bf5aace4
|
Mark email verified after email OTP
|
2024-05-07 09:01:57 +00:00 |
|
Damodar Lohani
|
fbdaf7616c
|
Fix response code label
|
2024-04-25 07:19:02 +05:45 |
|
Steven Nguyen
|
b75f5263a2
|
Merge branch 'main' into chore-sync-main-into-1.5.x
|
2024-04-23 23:43:53 +00:00 |
|
Steven Nguyen
|
f88887abad
|
fix(mfa): fix delete authenticator response model
|
2024-04-22 22:24:20 +00:00 |
|
Eldad A. Fux
|
6c8b228b6c
|
Merge branch 'main' into feat-eldad4-coroutines
|
2024-04-22 22:37:10 +02:00 |
|
Eldad Fux
|
ab6744df3a
|
Fixed webhooks tests
|
2024-04-22 14:12:09 +02:00 |
|
Vincent (Wen Yu) Ge
|
c57fa3546f
|
Ran formatter
|
2024-04-18 17:22:41 -04:00 |
|
Vincent (Wen Yu) Ge
|
404de48cc3
|
Update user create error message for console to be console specific
|
2024-04-18 17:08:47 -04:00 |
|
Steven Nguyen
|
2f7aff3a44
|
fix(auth): fix challenge type check
The factor parameter is case insensitive so we need to make sure
comparing the parameter to the constant is case insensitive too.
|
2024-04-16 23:44:46 -07:00 |
|
Eldad A. Fux
|
05dd17bd55
|
Merge pull request #7949 from appwrite/fix-factors-recovery-code
Add recovery code to List factors
|
2024-04-15 10:48:16 +02:00 |
|
Eldad Fux
|
766b2ba13e
|
Avatars tests are green!
|
2024-04-14 22:17:07 +02:00 |
|
Matej Bačo
|
65115f876c
|
Improve logic for recovery code factor
|
2024-04-11 07:52:54 +00:00 |
|
Matej Bačo
|
860d292df9
|
Fix recovery code removal
|
2024-04-10 14:01:25 +00:00 |
|
Matej Bačo
|
b5b8aa5302
|
Add recovery code as factor
|
2024-04-10 13:57:36 +00:00 |
|
Eldad Fux
|
5ce3de4933
|
Merge remote-tracking branch 'origin/main' into feat-eldad2-coroutines
|
2024-04-02 02:13:15 +02:00 |
|
Eldad Fux
|
6ce8781af1
|
Fixed email escaping
|
2024-04-01 19:39:26 +02:00 |
|
Eldad Fux
|
beda5293b4
|
Fix format
|
2024-04-01 13:08:46 +02:00 |
|
Eldad Fux
|
8ed1da4ea8
|
Updated getEnv to use system lib
|
2024-04-01 13:02:47 +02:00 |
|
Damodar Lohani
|
62b2dc0801
|
use internal ids
|
2024-03-18 09:22:15 +00:00 |
|
Matej Bačo
|
db1674811f
|
Finish fixing code QL warnings
|
2024-03-08 13:57:20 +01:00 |
|
loks0n
|
07eca5bca4
|
Merge branches 'fix-account-endpoint-order' and '1.5.x' of https://github.com/appwrite/appwrite into fix-account-endpoint-order
|
2024-03-08 00:27:28 +01:00 |
|
Matej Bačo
|
005a239932
|
Auth fixes
|
2024-03-07 18:24:01 +01:00 |
|
Torsten Dittmann
|
dfef0e732c
|
sync: main -> 1.5.x
|
2024-03-07 17:16:39 +01:00 |
|
Matej Bačo
|
efeb898be1
|
Import fixes
|
2024-03-07 15:29:42 +01:00 |
|
Matej Bačo
|
ee065bc64c
|
Merge branch '1.5.x' into feat-database-proxy
|
2024-03-07 10:18:49 +01:00 |
|
loks0n
|
4263235463
|
fix: reorder account endpoints
|
2024-03-06 19:07:58 +01:00 |
|
Torsten Dittmann
|
0a1d572c72
|
chore: run formatter
|
2024-03-06 18:34:21 +01:00 |
|
Matej Bačo
|
a9731cd5bc
|
Fix account tests
|
2024-03-06 12:38:51 +01:00 |
|
Torsten Dittmann
|
a53e630536
|
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-main-1.5.x-2
|
2024-03-05 10:31:51 +01:00 |
|
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 |
|
Matej Bačo
|
d4e4337c57
|
PR review changes
|
2024-03-04 08:50:50 +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 |
|
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 |
|
Christy Jacob
|
e90f536bd7
|
Merge branch 'main' of https://github.com/appwrite/appwrite into revert-7629-revert-7614-chore-usage-queue-health
|
2024-03-01 16:47:24 +00:00 |
|
Matej Bačo
|
5cefca1c22
|
Fix MFA flows and docs
|
2024-03-01 16:22:51 +00:00 |
|
Christy Jacob
|
2ffcb9b07e
|
Merge branch 'main' of https://github.com/appwrite/appwrite into refactor-usage-sn
|
2024-03-01 16:08:03 +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
|
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
|
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
|
dd13d17377
|
feat: const for totp values
|
2024-03-01 03:07:58 +01:00 |
|