Commit Graph

1232 Commits

Author SHA1 Message Date
Bradley Schofield 4df94de1d9 Fix mfaAltered not working 2024-10-03 11:34:59 +09:00
Bradley Schofield 5eb83b5de3 Address Comments 2024-10-03 11:18:50 +09:00
Bradley Schofield 01fc574d36 Merge branch '1.6.x' into feat-1.5.x-mfa-emails
# Conflicts:
#	composer.lock
2024-09-27 15:03:33 +09:00
Bradley Schofield 3cfbe07744 Split Console and Normal Translations 2024-09-27 15:02:47 +09:00
Binyamin Yawitz 5512340cdd Revert "Feat eldad4 coroutines" 2024-09-20 12:30:05 -04:00
Binyamin Yawitz 3ca7672726 chore: merge 2024-09-09 17:59:38 +02:00
Steven Nguyen 9febb06052 fix: update abuse-key for mfa challenge endpoints
Because the key was not specific enough, when one user triggered the
rate limit, all users were affected.
2024-09-09 14:10:58 +00:00
Binyamin Yawitz 9e525366cb Merge branch '1.6.x' into feat-eldad4-coroutines
# Conflicts:
#	app/controllers/api/functions.php
#	app/init.php
#	composer.lock
#	src/Appwrite/Specification/Format/Swagger2.php
2024-09-05 18:09:16 -04:00
Matej Bačo 9891f61610 Improve mail datetime format 2024-09-05 16:33:16 +02:00
Jake Barnby c58fa78962 Remove tenant in filter 2024-09-05 14:25:11 +12:00
Binyamin Yawitz feb775d2c4 chore: merge, lint, stan 2024-09-04 14:52:01 -04:00
Binyamin Yawitz 7d6eac4ddb Merge branch '1.6.x' into feat-eldad4-coroutines
# Conflicts:
#	app/cli.php
#	app/controllers/api/account.php
#	app/controllers/api/functions.php
#	app/controllers/api/projects.php
#	app/controllers/general.php
#	app/controllers/shared/api.php
#	app/http.php
#	app/init.php
#	app/realtime.php
#	app/worker.php
#	composer.json
#	composer.lock
#	src/Appwrite/Migration/Migration.php
#	src/Appwrite/Platform/Tasks/Migrate.php
#	src/Appwrite/Platform/Tasks/ScheduleExecutions.php
#	src/Appwrite/Platform/Workers/Builds.php
#	src/Appwrite/Platform/Workers/Deletes.php
#	src/Appwrite/Specification/Format/Swagger2.php
#	src/Appwrite/Utopia/Response.php
2024-09-03 19:06:48 -04:00
Bradley Schofield 4100e4f019 Split Console and Client templates for MFA Altered 2024-08-29 14:42:16 +09:00
Bradley Schofield 96d39e1421 Merge remote-tracking branch 'origin/1.6.x' into feat-1.5.x-mfa-emails
# Conflicts:
#	app/config/locale/templates.php
#	app/controllers/api/account.php
2024-08-28 09:29:00 +09:00
Bradley Schofield db74bed93e Run Linter 2024-08-19 15:22:47 +09:00
Bradley Schofield 6487b5f980 Address Comments, update weird grammar, use correct redirect 2024-08-19 15:06:09 +09:00
Bradley Schofield f20e7d4beb Merge branch '1.5.x' into feat-1.5.x-mfa-emails 2024-08-19 13:24:24 +09:00
Christy Jacob 044fac3d2a chore: fix session alerts 2024-08-17 11:01:10 +00:00
Christy Jacob bfa253297b Merge branch 'main' of https://github.com/appwrite/appwrite into sync-1.6-main 2024-08-13 15:36:13 +00:00
Binyamin Yawitz 22deb883c1 refactor: console links 2024-08-12 15:59:42 -04:00
Bradley Schofield e7dc727102 Run Linter 2024-08-12 13:24:51 +09:00
Bradley Schofield f7e591eeaa Remove redirect from user facing emails 2024-08-12 13:23:15 +09:00
Bradley Schofield 7f45078ff5 Clean up code and switch to mfaEnabled/Disabled 2024-08-12 13:07:30 +09:00
Binyamin Yawitz 9ed43ebbc2 Merge branch 'refs/heads/1.6.x' into feat-eldad4-coroutines
# Conflicts:
#	app/controllers/api/functions.php
#	app/controllers/general.php
#	app/init.php
#	composer.lock
#	dev/xdebug.ini
#	src/Appwrite/Utopia/Response.php
2024-08-06 14:57:05 -04:00
Binyamin Yawitz 834fad78e1 refactor: Variables names 2024-08-05 16:20:52 -04:00
Bradley Schofield dcb19c3f80 Update account.php 2024-08-02 13:32:54 +09:00
Bradley Schofield f7a115cff1 Implement MFA Emails for authenticator creation and deletion 2024-07-29 17:30:52 +09:00
Binyamin Yawitz 4eee8689d3 fixes: Clean URL variables 2024-07-22 09:37:28 -04:00
loks0n 2060b23379 feat: improve date 2024-07-19 22:19:52 +01:00
Binyamin Yawitz d1af8cfbe0 feat: Extracting authentication cookie 2024-07-17 15:21:47 -04:00
Binyamin Yawitz 927dbc7e11 Merge branch 'refs/heads/1.6.x' into feat-eldad4-coroutines
# Conflicts:
#	app/console
#	app/controllers/api/account.php
#	app/controllers/api/functions.php
#	app/controllers/api/projects.php
#	app/controllers/api/users.php
#	app/controllers/api/vcs.php
#	app/controllers/general.php
#	app/controllers/mock.php
#	app/controllers/shared/api.php
#	app/init.php
#	composer.json
#	composer.lock
#	src/Appwrite/Platform/Tasks/Doctor.php
#	src/Appwrite/Platform/Tasks/ScheduleMessages.php
#	src/Appwrite/Platform/Workers/Builds.php
#	src/Appwrite/Utopia/Response.php
2024-07-17 14:31:13 -04:00
loks0n d765c76576 fix: typo 2024-07-16 14:42:46 +01:00
loks0n 20e77a1e9e feat: optimise 2024-07-16 13:03:26 +01:00
loks0n 67ec4b49ed feat: only send after first session 2024-07-16 13:01:23 +01:00
Bradley Schofield 996911e385 Update delete authenticator to remove OTP Validation 2024-07-08 10:42:27 +09:00
Binyamin Yawitz a3682b72e1 Merge remote-tracking branch 'refs/remotes/origin/main' into feat-eldad4-coroutines
# Conflicts:
#	app/cli.php
#	app/console
#	app/controllers/api/projects.php
#	app/controllers/general.php
#	app/init.php
#	app/realtime.php
#	app/worker.php
#	composer.json
#	composer.lock
2024-07-03 17:03:24 -04:00
Richard 1539fc2b7c Merge branch 'main' into update-acct-api-reference 2024-07-03 09:04:45 -04:00
Matej Bačo b5fc9d5789 PR review changes 2024-07-03 09:35:56 +00:00
Matej Bačo 2262d516f1 Merge remote-tracking branch 'origin/1.6.x' into mock-numbers 2024-07-03 09:30:11 +00:00
Binyamin Yawitz 6f62f915d9 feat: Adding Authentication injection for user id and secret 2024-06-28 14:33:13 -04:00
loks0n d0125398f1 fix: test 2024-06-26 15:46:12 +01:00
Luke B. Silver ecf761beab Merge branch '1.6.x' into feat-new-session-alert 2024-06-26 12:44:49 +01:00
loks0n 6353de6f10 chore: fix template 2024-06-26 09:42:01 +01:00
Christy Jacob 7cec278d27 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into mock-numbers 2024-06-25 15:17:22 +00:00
loks0n 0d987045bf chore: revert fmt 2024-06-25 08:46:51 +01:00
Binyamin Yawitz 78d321b33b chore: rearrange account.php methods 2024-06-24 15:52:22 -04:00
loks0n 0ea2438069 fix: implementation 2024-06-24 14:12:09 +01:00
loks0n fbeca34df8 fix: func 2024-06-24 10:34:06 +01:00
loks0n f3f233eb14 feat: new session alert 2024-06-21 19:21:05 +01:00
choir27 6a406454ba docs: update api reference 2024-06-21 10:41:46 -04:00