Commit graph

63 commits

Author SHA1 Message Date
Christy Jacob
ffe153630d
Revert "Multi region support" 2025-04-10 22:19:23 +05:30
shimon
7c91157dc8 sync with 1.6.x 2025-03-06 12:10:10 +02:00
shimon
12eb3b4eea debug 2025-03-03 10:47:28 +02:00
shimon
adb451234b debug 2025-03-02 22:27:13 +02:00
shimon
52a73856bc debug 2025-03-02 21:19:45 +02:00
shimon
921b9154eb debug 2025-03-02 20:56:28 +02:00
Damodar Lohani
cb31e7954e refactor rename 2025-01-30 04:53:53 +00:00
Christy Jacob
de6fced412 feat: optimise events payloads 2025-01-16 11:35:22 +05:30
shimon
dae5bf593c add webhooks usage stats 2024-12-24 11:09:41 +02:00
shimon
4b033d8f00 add webhooks usage stats 2024-12-24 10:50:09 +02:00
shimon
fe19b0205a add webhooks usage stats 2024-12-23 19:44:10 +02:00
Christy Jacob
53d8e2b0c3 chore: optimise webhooks payload 2024-12-19 16:43:05 +05:30
Christy Jacob
75b42e134a chore: replace occurrences of dbForConsole to dbForPlatform 2024-12-12 14:30:26 +04:00
Damodar Lohani
f762d66c5e fix typo 2024-06-04 01:31:05 +00:00
Damodar Lohani
14a0dd3166 Merge remote-tracking branch 'origin/main' into feat-security-emails 2024-05-06 01:04:44 +00:00
Eldad Fux
8ed1da4ea8 Updated getEnv to use system lib 2024-04-01 13:02:47 +02:00
Damodar Lohani
00c45c2507 new environment for certificates and security emails 2024-03-31 03:32:55 +00:00
Torsten Dittmann
0a1d572c72 chore: run formatter 2024-03-06 18:34:21 +01:00
Torsten Dittmann
9c0bd9fc6e
Merge pull request #7489 from appwrite/update-webhook-abuse-limit
Add webhook max failed attempts as env variable
2024-02-01 13:34:57 +01:00
Khushboo Verma
221b0eed38 Add intVal check 2024-01-26 22:18:17 +05:30
Khushboo Verma
e4b3f652e7 Add webhook abuse as env variable 2024-01-26 21:25:35 +05:30
fogelito
998c4d282d Fix failing tests 2024-01-25 18:53:51 +02:00
Khushboo Verma
5f5a7801b0 Update max_failed_attempts to 100 2024-01-25 11:44:16 +05:30
Matej Bačo
8a05b634fe Merge remote-tracking branch 'origin/1.5.x' into fix-certificate-mail-branding 2024-01-23 09:04:20 +00:00
Khushboo Verma
5e3212bbff Rename redirect to path 2024-01-22 14:26:40 +05:30
Matej Bačo
5e0c3c509d WIP: Certificate branded mail 2024-01-20 12:06:52 +00:00
Khushboo Verma
3e5443f127 Add env variables to mails worker instead of webhooks worker 2024-01-19 17:09:48 +05:30
Khushboo Verma
5eea695921 Merge branch 'fix-limit-failed-webhook-attempts' of github.com:appwrite/appwrite into fix-limit-failed-webhook-attempts 2024-01-18 15:20:13 +05:30
Khushboo Verma
3a1fe3b2a7 Add webhook tests 2024-01-18 15:19:57 +05:30
Matej Bačo
2be504ed8a fix pool is empty webhook worker 2024-01-18 09:13:11 +00:00
Khushboo Verma
2bc50b2cee Send email to all members of the org 2024-01-16 19:09:33 +05:30
Khushboo Verma
5b96957955 WIP: Send email to all members of the org 2024-01-16 17:20:53 +05:30
Khushboo Verma
84c57e29c6 Update template name 2024-01-16 14:05:35 +05:30
Khushboo Verma
5904b17b5c Design changes 2024-01-15 17:07:12 +05:30
Khushboo Verma
d443602cbc resolve merge conflicts 2024-01-12 01:55:32 +05:30
Khushboo Verma
7393bfc244 Use phtml instead of translation files for webhook email 2024-01-10 19:35:25 +05:30
Khushboo Verma
ef88ad6514 Updated the email 2024-01-10 15:03:36 +05:30
Khushboo Verma
b3e87d7de8 Formatted email as per design 2024-01-10 01:55:36 +05:30
Khushboo Verma
6b018d2f16 Add const for max file size 2024-01-09 01:41:48 +05:30
Khushboo Verma
5588dfca8b WIP: Send email to user when webhook is stopped 2024-01-09 01:25:24 +05:30
Matej Bačo
745f657c0d PR review changes 2024-01-06 19:25:41 +00:00
Khushboo Verma
8138fb33e5 Better logging for errors 2024-01-07 00:22:28 +05:30
Khushboo Verma
bbd551cf0d Reset attempts to 0 on successful request 2024-01-05 17:54:20 +05:30
Khushboo Verma
68ccaf17b1 Revert max failed attempts to 1- 2024-01-05 15:29:07 +05:30
Khushboo Verma
6d8443d5cd Addressed PR comments 2024-01-05 15:13:54 +05:30
Khushboo Verma
d5cc9d9eea Addressed PR Comments 2023-12-15 01:45:17 +05:30
Khushboo Verma
fb0cd95b0a Class constant should be uppercase 2023-12-13 03:02:21 +05:30
Khushboo Verma
16addeba10 Fixed some errors 2023-12-13 03:00:16 +05:30
Matej Bačo
9fb6525063 Add new tags from worker, fix queue name 2023-11-22 14:50:57 +01:00
Khushboo Verma
2c04c98801 Renamed webhook variables 2023-11-20 19:49:15 +05:30