fogelito
|
7fd25eb380
|
Merge branch '1.8.x' of https://github.com/appwrite/appwrite into joins2
|
2026-02-11 08:56:07 +02:00 |
|
Chirag Aggarwal
|
161b971f53
|
Fix oauth redirect custom scheme state
|
2026-02-11 10:11:04 +05:30 |
|
fogelito
|
aa3b6b462d
|
Merge branch '1.8.x' of https://github.com/appwrite/appwrite into joins2
# Conflicts:
# composer.lock
|
2026-02-10 12:26:31 +02:00 |
|
Matej Bačo
|
a263afeff1
|
AI quality fixes
|
2026-02-09 17:10:00 +01:00 |
|
Matej Bačo
|
7bf5f2d360
|
Fix bug 5xx error
|
2026-02-09 15:55:35 +01:00 |
|
Matej Bačo
|
525b929e54
|
Fix implementation, add tests
|
2026-02-09 13:57:19 +01:00 |
|
Matej Bačo
|
36c87d109a
|
Fix rule oauth flow
|
2026-02-09 13:45:18 +01:00 |
|
fogelito
|
affe208d1a
|
Merge branch '1.8.x' of https://github.com/appwrite/appwrite into joins2
# Conflicts:
# app/controllers/api/vcs.php
# composer.lock
|
2026-02-08 10:56:27 +02:00 |
|
 Jake BarnbyandGitHub
|
801befeacd
|
Merge branch '1.8.x' into get-cursor-queries
|
2026-02-06 05:59:48 +00:00 |
|
 Jake BarnbyandGitHub
|
0a53c677b1
|
Merge branch '1.8.x' into joins2
|
2026-02-05 07:29:47 +00:00 |
|
Chirag Aggarwal
|
1eaf5d5ffa
|
replace app usage with http
|
2026-02-04 11:22:04 +05:30 |
|
fogelito
|
66babf9dae
|
Merge branch '1.8.x' of https://github.com/appwrite/appwrite into joins2
# Conflicts:
# composer.lock
|
2026-02-02 13:37:49 +02:00 |
|
 HemachandarandGitHub
|
1110fdb719
|
Add appendVariables method to Mail event (#11166)
* Add `addVariable` method to Mail event
* append variables
* Update template
|
2026-01-30 15:20:53 +05:30 |
|
fogelito
|
69e6c0afc0
|
getCursorQueries
|
2026-01-28 14:53:24 +02:00 |
|
fogelito
|
a9233717b6
|
Merge branch '1.8.x' of https://github.com/appwrite/appwrite into joins3
# Conflicts:
# composer.lock
|
2026-01-15 16:39:00 +02:00 |
|
Damodar Lohani
|
991f5ff9fd
|
Catch exception
|
2026-01-15 13:19:34 +00:00 |
|
Damodar Lohani
|
e8d8373922
|
Fix: phone auth limit
|
2026-01-15 12:59:30 +00:00 |
|
Jake Barnby
|
2cfb5ecfd9
|
Reapply "Merge pull request #11130 from appwrite/feat-auth-instance"
This reverts commit 38687bc24e.
|
2026-01-15 04:08:00 +13:00 |
|
Jake Barnby
|
38687bc24e
|
Revert "Merge pull request #11130 from appwrite/feat-auth-instance"
This reverts commit c12cad80bb, reversing
changes made to 2a17429226.
# Conflicts:
# composer.lock
|
2026-01-15 03:48:42 +13:00 |
|
Jake Barnby
|
5c915ef92f
|
Reapply "Merge pull request #11099 from appwrite/feat-auth-instance"
This reverts commit 321fc8ee70.
|
2026-01-14 19:07:49 +13:00 |
|
Jake Barnby
|
321fc8ee70
|
Revert "Merge pull request #11099 from appwrite/feat-auth-instance"
This reverts commit a4734a5de7, reversing
changes made to 15922fb88c.
# Conflicts:
# composer.lock
|
2026-01-14 02:37:17 +13:00 |
|
fogelito
|
638f7431b1
|
Merge branch 'feat-auth-instance' of https://github.com/appwrite/appwrite into joins2
# Conflicts:
# composer.json
# composer.lock
# src/Appwrite/Platform/Action.php
# src/Appwrite/Platform/Workers/Deletes.php
|
2026-01-13 09:56:37 +02:00 |
|
fogelito
|
a407d2ea84
|
formatting
|
2026-01-12 15:42:01 +02:00 |
|
fogelito
|
275b9a1186
|
coderabbit comments
|
2026-01-12 15:35:19 +02:00 |
|
Jake Barnby
|
7573ee75a2
|
Use authorization instance
|
2026-01-07 20:04:28 +13:00 |
|
Matej Bačo
|
2fc5e56a61
|
WIP: Abuse reset on success
|
2026-01-05 22:05:00 +01:00 |
|
Damodar Lohani
|
33b9f33f44
|
Merge branch '1.8.x' of https://github.com/appwrite/appwrite into feat-audits-upgrade
|
2025-12-24 01:26:49 +00:00 |
|
Matej Bačo
|
e111b4cc18
|
Increase JWT abuse limit
|
2025-12-23 15:42:14 +01:00 |
|
Torsten Dittmann
|
37e76e52f6
|
Make JWT expiry configurable for account JWTs
|
2025-12-22 21:27:29 +04:00 |
|
Torsten Dittmann
|
96b11b02e6
|
feat: allow custom jwt duration
|
2025-12-22 21:08:48 +04:00 |
|
fogelito
|
a971976587
|
format
|
2025-12-21 17:01:17 +02:00 |
|
fogelito
|
9bee2f5a25
|
Types validator
|
2025-12-21 16:26:55 +02:00 |
|
 Jake BarnbyandGitHub
|
dc85d44647
|
Revert "Refactor auth single instance"
|
2025-12-20 02:54:50 +13:00 |
|
Torsten Dittmann
|
d094d6a081
|
Remove OAuth email verification comments
|
2025-12-18 16:00:41 +04:00 |
|
Torsten Dittmann
|
bae194e866
|
Link account by email during OAuth
|
2025-12-18 15:59:33 +04:00 |
|
Torsten Dittmann
|
144e88452e
|
Use general bad request for unverified OAuth email
|
2025-12-18 15:49:59 +04:00 |
|
Torsten Dittmann
|
89980b1f0e
|
Enforce email verification when linking OAuth2
|
2025-12-18 15:46:03 +04:00 |
|
Jake Barnby
|
f46ec96040
|
Fix merge
|
2025-12-18 20:11:52 +13:00 |
|
Jake Barnby
|
13f4aa9a80
|
Merge remote-tracking branch 'origin/1.8.x' into refactor-auth-single-instance
# Conflicts:
# app/controllers/api/account.php
# app/controllers/api/vcs.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/init/resources.php
# composer.lock
# src/Appwrite/Platform/Modules/Console/Http/Resources/Get.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Transactions/Update.php
# src/Appwrite/Platform/Modules/Functions/Http/Executions/Create.php
# src/Appwrite/Platform/Workers/Migrations.php
|
2025-12-18 18:17:41 +13:00 |
|
Darshan
|
461c5895a4
|
fix: missing cases.
|
2025-12-17 17:27:18 +05:30 |
|
Darshan
|
ad54a8c334
|
fix: missing cases.
|
2025-12-17 17:05:08 +05:30 |
|
Darshan
|
e1a9eb4994
|
fix: missed injections.
|
2025-12-17 16:04:29 +05:30 |
|
Darshan
|
ee4f3e2df4
|
update: project name on MFA.
|
2025-12-17 15:54:49 +05:30 |
|
Darshan
|
5034597750
|
add: sender name as well.
|
2025-12-17 15:43:10 +05:30 |
|
Darshan
|
0a7f31333d
|
fix: key, lol.
|
2025-12-17 14:46:24 +05:30 |
|
Darshan
|
8964fbc821
|
fix: projectName.
|
2025-12-17 14:33:49 +05:30 |
|
Damodar Lohani
|
8baa5cb659
|
Merge remote-tracking branch 'origin/1.8.x' into feat-audits-upgrade
|
2025-12-17 08:59:05 +00:00 |
|
Darshan
|
2e5bea1aee
|
update: email template to be platform agnostic.
|
2025-12-17 14:26:45 +05:30 |
|
loks0n
|
e8e47746ea
|
fix: oauth custom domains
|
2025-12-16 14:14:57 +00:00 |
|
Damodar Lohani
|
2043470bd0
|
fix typo
|
2025-12-14 08:00:31 +00:00 |
|