emailengine-app 2.63.0 → 2.63.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/workflows/deploy.yml +7 -2
- package/.github/workflows/test.yml +5 -5
- package/CHANGELOG.md +10 -0
- package/data/google-crawlers.json +1 -1
- package/lib/tools.js +37 -1
- package/package.json +7 -7
- package/sbom.json +1 -1
- package/static/licenses.html +30 -30
- package/translations/messages.pot +31 -31
- package/workers/api.js +7 -5
package/static/licenses.html
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<!doctype html><html><head><meta charset="utf-8"><title>EmailEngine Licenses</title><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css" integrity="sha384-zCbKRCUGaJDkqS1kPbPd7TveP5iyJE0EjAuZQTgFLD2ylzuqKfdKlfG/eSrtxUkn" crossorigin="anonymous"></head><body>
|
|
2
2
|
<div class="container-fluid">
|
|
3
|
-
<h1>EmailEngine v2.
|
|
3
|
+
<h1>EmailEngine v2.63.0</h1><p>EmailEngine includes code from the following software packages:</p>
|
|
4
4
|
<table class="table table-sm">
|
|
5
5
|
<tr><thead class="thead-dark"><th>Package</th><th>Version</th><th>License</th><th>Publisher</th><th>Publisher's Email</th><th>Package URL</th></tr>
|
|
6
6
|
<tbody>
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
</tr>
|
|
147
147
|
<tr>
|
|
148
148
|
<td><a href="https://npmjs.com/package/@bull-board/api">@bull-board/api</a></td>
|
|
149
|
-
<td>6.
|
|
149
|
+
<td>6.20.3</td>
|
|
150
150
|
<td>MIT</td>
|
|
151
151
|
<td>felixmosh</td>
|
|
152
152
|
<td></td>
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
</tr>
|
|
157
157
|
<tr>
|
|
158
158
|
<td><a href="https://npmjs.com/package/@bull-board/hapi">@bull-board/hapi</a></td>
|
|
159
|
-
<td>6.
|
|
159
|
+
<td>6.20.3</td>
|
|
160
160
|
<td>MIT</td>
|
|
161
161
|
<td>felixmosh</td>
|
|
162
162
|
<td></td>
|
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
</tr>
|
|
167
167
|
<tr>
|
|
168
168
|
<td><a href="https://npmjs.com/package/@bull-board/ui">@bull-board/ui</a></td>
|
|
169
|
-
<td>6.
|
|
169
|
+
<td>6.20.3</td>
|
|
170
170
|
<td>MIT</td>
|
|
171
171
|
<td>felixmosh</td>
|
|
172
172
|
<td></td>
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
</tr>
|
|
217
217
|
<tr>
|
|
218
218
|
<td><a href="https://npmjs.com/package/@csstools/css-syntax-patches-for-csstree">@csstools/css-syntax-patches-for-csstree</a></td>
|
|
219
|
-
<td>1.0.
|
|
219
|
+
<td>1.0.28</td>
|
|
220
220
|
<td>MIT-0</td>
|
|
221
221
|
<td></td>
|
|
222
222
|
<td></td>
|
|
@@ -276,7 +276,7 @@
|
|
|
276
276
|
</tr>
|
|
277
277
|
<tr>
|
|
278
278
|
<td><a href="https://npmjs.com/package/@eslint/config-array">@eslint/config-array</a></td>
|
|
279
|
-
<td>0.23.
|
|
279
|
+
<td>0.23.2</td>
|
|
280
280
|
<td>Apache-2.0</td>
|
|
281
281
|
<td>Nicholas C. Zakas</td>
|
|
282
282
|
<td></td>
|
|
@@ -316,7 +316,7 @@
|
|
|
316
316
|
</tr>
|
|
317
317
|
<tr>
|
|
318
318
|
<td><a href="https://npmjs.com/package/@eslint/object-schema">@eslint/object-schema</a></td>
|
|
319
|
-
<td>3.0.
|
|
319
|
+
<td>3.0.2</td>
|
|
320
320
|
<td>Apache-2.0</td>
|
|
321
321
|
<td>Nicholas C. Zakas</td>
|
|
322
322
|
<td></td>
|
|
@@ -506,7 +506,7 @@
|
|
|
506
506
|
</tr>
|
|
507
507
|
<tr>
|
|
508
508
|
<td><a href="https://npmjs.com/package/@hapi/hapi">@hapi/hapi</a></td>
|
|
509
|
-
<td>21.4.
|
|
509
|
+
<td>21.4.6</td>
|
|
510
510
|
<td>BSD-3-Clause</td>
|
|
511
511
|
<td></td>
|
|
512
512
|
<td></td>
|
|
@@ -846,7 +846,7 @@
|
|
|
846
846
|
</tr>
|
|
847
847
|
<tr>
|
|
848
848
|
<td><a href="https://npmjs.com/package/@opentelemetry/semantic-conventions">@opentelemetry/semantic-conventions</a></td>
|
|
849
|
-
<td>1.
|
|
849
|
+
<td>1.40.0</td>
|
|
850
850
|
<td>Apache-2.0</td>
|
|
851
851
|
<td>OpenTelemetry Authors</td>
|
|
852
852
|
<td></td>
|
|
@@ -1266,7 +1266,7 @@
|
|
|
1266
1266
|
</tr>
|
|
1267
1267
|
<tr>
|
|
1268
1268
|
<td><a href="https://npmjs.com/package/acorn">acorn</a></td>
|
|
1269
|
-
<td>8.
|
|
1269
|
+
<td>8.16.0</td>
|
|
1270
1270
|
<td>MIT</td>
|
|
1271
1271
|
<td></td>
|
|
1272
1272
|
<td></td>
|
|
@@ -1286,7 +1286,7 @@
|
|
|
1286
1286
|
</tr>
|
|
1287
1287
|
<tr>
|
|
1288
1288
|
<td><a href="https://npmjs.com/package/ajv">ajv</a></td>
|
|
1289
|
-
<td>6.
|
|
1289
|
+
<td>6.14.0</td>
|
|
1290
1290
|
<td>MIT</td>
|
|
1291
1291
|
<td>Evgeny Poberezkin</td>
|
|
1292
1292
|
<td></td>
|
|
@@ -1466,7 +1466,7 @@
|
|
|
1466
1466
|
</tr>
|
|
1467
1467
|
<tr>
|
|
1468
1468
|
<td><a href="https://npmjs.com/package/balanced-match">balanced-match</a></td>
|
|
1469
|
-
<td>4.0.
|
|
1469
|
+
<td>4.0.4</td>
|
|
1470
1470
|
<td>MIT</td>
|
|
1471
1471
|
<td></td>
|
|
1472
1472
|
<td></td>
|
|
@@ -1576,7 +1576,7 @@
|
|
|
1576
1576
|
</tr>
|
|
1577
1577
|
<tr>
|
|
1578
1578
|
<td><a href="https://npmjs.com/package/brace-expansion">brace-expansion</a></td>
|
|
1579
|
-
<td>5.0.
|
|
1579
|
+
<td>5.0.3</td>
|
|
1580
1580
|
<td>MIT</td>
|
|
1581
1581
|
<td></td>
|
|
1582
1582
|
<td></td>
|
|
@@ -1606,7 +1606,7 @@
|
|
|
1606
1606
|
</tr>
|
|
1607
1607
|
<tr>
|
|
1608
1608
|
<td><a href="https://npmjs.com/package/bullmq">bullmq</a></td>
|
|
1609
|
-
<td>5.
|
|
1609
|
+
<td>5.70.1</td>
|
|
1610
1610
|
<td>MIT</td>
|
|
1611
1611
|
<td>Taskforce.sh Inc.</td>
|
|
1612
1612
|
<td></td>
|
|
@@ -2485,7 +2485,7 @@
|
|
|
2485
2485
|
</tr>
|
|
2486
2486
|
<tr>
|
|
2487
2487
|
<td><a href="https://npmjs.com/package/eslint-scope">eslint-scope</a></td>
|
|
2488
|
-
<td>9.1.
|
|
2488
|
+
<td>9.1.1</td>
|
|
2489
2489
|
<td>BSD-2-Clause</td>
|
|
2490
2490
|
<td></td>
|
|
2491
2491
|
<td></td>
|
|
@@ -2505,7 +2505,7 @@
|
|
|
2505
2505
|
</tr>
|
|
2506
2506
|
<tr>
|
|
2507
2507
|
<td><a href="https://npmjs.com/package/eslint-visitor-keys">eslint-visitor-keys</a></td>
|
|
2508
|
-
<td>5.0.
|
|
2508
|
+
<td>5.0.1</td>
|
|
2509
2509
|
<td>Apache-2.0</td>
|
|
2510
2510
|
<td>Toru Nagashima</td>
|
|
2511
2511
|
<td></td>
|
|
@@ -2515,7 +2515,7 @@
|
|
|
2515
2515
|
</tr>
|
|
2516
2516
|
<tr>
|
|
2517
2517
|
<td><a href="https://npmjs.com/package/eslint">eslint</a></td>
|
|
2518
|
-
<td>10.0.
|
|
2518
|
+
<td>10.0.2</td>
|
|
2519
2519
|
<td>MIT</td>
|
|
2520
2520
|
<td>Nicholas C. Zakas</td>
|
|
2521
2521
|
<td>nicholas+npm@nczconsulting.com</td>
|
|
@@ -2535,7 +2535,7 @@
|
|
|
2535
2535
|
</tr>
|
|
2536
2536
|
<tr>
|
|
2537
2537
|
<td><a href="https://npmjs.com/package/espree">espree</a></td>
|
|
2538
|
-
<td>11.1.
|
|
2538
|
+
<td>11.1.1</td>
|
|
2539
2539
|
<td>BSD-2-Clause</td>
|
|
2540
2540
|
<td>Nicholas C. Zakas</td>
|
|
2541
2541
|
<td>nicholas+npm@nczconsulting.com</td>
|
|
@@ -2745,7 +2745,7 @@
|
|
|
2745
2745
|
</tr>
|
|
2746
2746
|
<tr>
|
|
2747
2747
|
<td><a href="https://npmjs.com/package/filelist">filelist</a></td>
|
|
2748
|
-
<td>1.0.
|
|
2748
|
+
<td>1.0.6</td>
|
|
2749
2749
|
<td>Apache-2.0</td>
|
|
2750
2750
|
<td>Matthew Eernisse</td>
|
|
2751
2751
|
<td>mde@fleegix.org</td>
|
|
@@ -3534,18 +3534,18 @@
|
|
|
3534
3534
|
</td
|
|
3535
3535
|
</tr>
|
|
3536
3536
|
<tr>
|
|
3537
|
-
<td><a href="https://npmjs.com/package/
|
|
3538
|
-
<td>
|
|
3537
|
+
<td><a href="https://npmjs.com/package/ioredfour">ioredfour</a></td>
|
|
3538
|
+
<td>1.4.0</td>
|
|
3539
3539
|
<td>MIT</td>
|
|
3540
|
-
<td>
|
|
3541
|
-
<td>
|
|
3540
|
+
<td>Mixmax</td>
|
|
3541
|
+
<td>hello@mixmax.com</td>
|
|
3542
3542
|
<td>
|
|
3543
|
-
<a href="https://github.com/
|
|
3543
|
+
<a href="https://github.com/nodemailer/ioredfour">github.com/nodemailer/ioredfour</a>
|
|
3544
3544
|
</td
|
|
3545
3545
|
</tr>
|
|
3546
3546
|
<tr>
|
|
3547
3547
|
<td><a href="https://npmjs.com/package/ioredis">ioredis</a></td>
|
|
3548
|
-
<td>5.
|
|
3548
|
+
<td>5.3.2</td>
|
|
3549
3549
|
<td>MIT</td>
|
|
3550
3550
|
<td>Zihua Li</td>
|
|
3551
3551
|
<td>i@zihua.li</td>
|
|
@@ -4285,7 +4285,7 @@
|
|
|
4285
4285
|
</tr>
|
|
4286
4286
|
<tr>
|
|
4287
4287
|
<td><a href="https://npmjs.com/package/minimatch">minimatch</a></td>
|
|
4288
|
-
<td>10.2.
|
|
4288
|
+
<td>10.2.4</td>
|
|
4289
4289
|
<td>BlueOak-1.0.0</td>
|
|
4290
4290
|
<td>Isaac Z. Schlueter</td>
|
|
4291
4291
|
<td>i@izs.me</td>
|
|
@@ -4305,7 +4305,7 @@
|
|
|
4305
4305
|
</tr>
|
|
4306
4306
|
<tr>
|
|
4307
4307
|
<td><a href="https://npmjs.com/package/minimatch">minimatch</a></td>
|
|
4308
|
-
<td>3.1.
|
|
4308
|
+
<td>3.1.5</td>
|
|
4309
4309
|
<td>ISC</td>
|
|
4310
4310
|
<td>Isaac Z. Schlueter</td>
|
|
4311
4311
|
<td>i@izs.me</td>
|
|
@@ -4315,7 +4315,7 @@
|
|
|
4315
4315
|
</tr>
|
|
4316
4316
|
<tr>
|
|
4317
4317
|
<td><a href="https://npmjs.com/package/minimatch">minimatch</a></td>
|
|
4318
|
-
<td>5.1.
|
|
4318
|
+
<td>5.1.9</td>
|
|
4319
4319
|
<td>ISC</td>
|
|
4320
4320
|
<td>Isaac Z. Schlueter</td>
|
|
4321
4321
|
<td>i@izs.me</td>
|
|
@@ -5685,7 +5685,7 @@
|
|
|
5685
5685
|
</tr>
|
|
5686
5686
|
<tr>
|
|
5687
5687
|
<td><a href="https://npmjs.com/package/spdx-license-ids">spdx-license-ids</a></td>
|
|
5688
|
-
<td>3.0.
|
|
5688
|
+
<td>3.0.23</td>
|
|
5689
5689
|
<td>CC0-1.0</td>
|
|
5690
5690
|
<td>Shinnosuke Watanabe</td>
|
|
5691
5691
|
<td></td>
|
|
@@ -5915,7 +5915,7 @@
|
|
|
5915
5915
|
</tr>
|
|
5916
5916
|
<tr>
|
|
5917
5917
|
<td><a href="https://npmjs.com/package/swagger-ui-dist">swagger-ui-dist</a></td>
|
|
5918
|
-
<td>5.31.
|
|
5918
|
+
<td>5.31.2</td>
|
|
5919
5919
|
<td>Apache-2.0</td>
|
|
5920
5920
|
<td></td>
|
|
5921
5921
|
<td></td>
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
msgid ""
|
|
2
2
|
msgstr ""
|
|
3
3
|
"Content-Type: text/plain; charset=ascii\n"
|
|
4
|
-
"POT-Creation-Date: 2026-02-
|
|
4
|
+
"POT-Creation-Date: 2026-02-26 12:37+0000\n"
|
|
5
5
|
|
|
6
6
|
#: views/config/license.hbs:45
|
|
7
7
|
msgid "%d day"
|
|
@@ -62,21 +62,37 @@ msgstr ""
|
|
|
62
62
|
msgid "Enter your email address"
|
|
63
63
|
msgstr ""
|
|
64
64
|
|
|
65
|
-
#: views/accounts/register/imap
|
|
66
|
-
msgid "
|
|
65
|
+
#: views/accounts/register/imap.hbs:11
|
|
66
|
+
msgid "Your name"
|
|
67
67
|
msgstr ""
|
|
68
68
|
|
|
69
|
-
#: views/accounts/register/imap
|
|
70
|
-
|
|
71
|
-
msgid "Username"
|
|
69
|
+
#: views/accounts/register/imap.hbs:17
|
|
70
|
+
msgid "Enter your full name"
|
|
72
71
|
msgstr ""
|
|
73
72
|
|
|
73
|
+
#: views/accounts/register/imap.hbs:31
|
|
74
74
|
#: views/accounts/register/imap-server.hbs:36
|
|
75
75
|
#: views/accounts/register/imap-server.hbs:128
|
|
76
|
-
#: views/accounts/register/imap.hbs:31
|
|
77
76
|
msgid "Password"
|
|
78
77
|
msgstr ""
|
|
79
78
|
|
|
79
|
+
#: views/accounts/register/imap.hbs:37
|
|
80
|
+
msgid "Enter your account password"
|
|
81
|
+
msgstr ""
|
|
82
|
+
|
|
83
|
+
#: views/accounts/register/imap.hbs:51
|
|
84
|
+
msgid "Continue"
|
|
85
|
+
msgstr ""
|
|
86
|
+
|
|
87
|
+
#: views/accounts/register/imap-server.hbs:19
|
|
88
|
+
msgid "IMAP"
|
|
89
|
+
msgstr ""
|
|
90
|
+
|
|
91
|
+
#: views/accounts/register/imap-server.hbs:22
|
|
92
|
+
#: views/accounts/register/imap-server.hbs:114
|
|
93
|
+
msgid "Username"
|
|
94
|
+
msgstr ""
|
|
95
|
+
|
|
80
96
|
#: views/accounts/register/imap-server.hbs:45
|
|
81
97
|
#: views/accounts/register/imap-server.hbs:136
|
|
82
98
|
msgid "Important"
|
|
@@ -191,22 +207,6 @@ msgstr ""
|
|
|
191
207
|
msgid "Standard IMAP"
|
|
192
208
|
msgstr ""
|
|
193
209
|
|
|
194
|
-
#: views/accounts/register/imap.hbs:11
|
|
195
|
-
msgid "Your name"
|
|
196
|
-
msgstr ""
|
|
197
|
-
|
|
198
|
-
#: views/accounts/register/imap.hbs:17
|
|
199
|
-
msgid "Enter your full name"
|
|
200
|
-
msgstr ""
|
|
201
|
-
|
|
202
|
-
#: views/accounts/register/imap.hbs:37
|
|
203
|
-
msgid "Enter your account password"
|
|
204
|
-
msgstr ""
|
|
205
|
-
|
|
206
|
-
#: views/accounts/register/imap.hbs:51
|
|
207
|
-
msgid "Continue"
|
|
208
|
-
msgstr ""
|
|
209
|
-
|
|
210
210
|
#: lib/routes-ui.js:523
|
|
211
211
|
#: lib/ui-routes/account-routes.js:60
|
|
212
212
|
msgid "Delegated"
|
|
@@ -253,7 +253,7 @@ msgstr ""
|
|
|
253
253
|
#: lib/routes-ui.js:4874
|
|
254
254
|
#: lib/routes-ui.js:5121
|
|
255
255
|
#: lib/routes-ui.js:5157
|
|
256
|
-
#: workers/api.js:
|
|
256
|
+
#: workers/api.js:2417
|
|
257
257
|
#: lib/ui-routes/account-routes.js:549
|
|
258
258
|
#: lib/ui-routes/account-routes.js:585
|
|
259
259
|
#: lib/ui-routes/account-routes.js:702
|
|
@@ -327,7 +327,7 @@ msgid "Unexpected server response"
|
|
|
327
327
|
msgstr ""
|
|
328
328
|
|
|
329
329
|
#: lib/routes-ui.js:7693
|
|
330
|
-
#: lib/tools.js:
|
|
330
|
+
#: lib/tools.js:950
|
|
331
331
|
msgid "Invalid input"
|
|
332
332
|
msgstr ""
|
|
333
333
|
|
|
@@ -338,21 +338,21 @@ msgstr ""
|
|
|
338
338
|
msgid "Subscription Management"
|
|
339
339
|
msgstr ""
|
|
340
340
|
|
|
341
|
-
#: workers/api.js:
|
|
342
|
-
#: workers/api.js:
|
|
341
|
+
#: workers/api.js:6911
|
|
342
|
+
#: workers/api.js:7027
|
|
343
343
|
msgid "Requested page not found"
|
|
344
344
|
msgstr ""
|
|
345
345
|
|
|
346
|
-
#: workers/api.js:
|
|
346
|
+
#: workers/api.js:6912
|
|
347
347
|
msgid "Something went wrong"
|
|
348
348
|
msgstr ""
|
|
349
349
|
|
|
350
|
-
#: lib/tools.js:
|
|
350
|
+
#: lib/tools.js:1653
|
|
351
351
|
msgid "Signature validation failed"
|
|
352
352
|
msgstr ""
|
|
353
353
|
|
|
354
|
-
#: lib/tools.js:
|
|
355
|
-
#: lib/tools.js:
|
|
354
|
+
#: lib/tools.js:1662
|
|
355
|
+
#: lib/tools.js:1667
|
|
356
356
|
msgid "Invalid or expired account setup URL"
|
|
357
357
|
msgstr ""
|
|
358
358
|
|
package/workers/api.js
CHANGED
|
@@ -40,7 +40,8 @@ const {
|
|
|
40
40
|
getBoolean,
|
|
41
41
|
loadTlsConfig,
|
|
42
42
|
httpAgent,
|
|
43
|
-
reloadHttpProxyAgent
|
|
43
|
+
reloadHttpProxyAgent,
|
|
44
|
+
resolveOAuthErrorStatus
|
|
44
45
|
} = require('../lib/tools');
|
|
45
46
|
const { matchIp, detectAutomatedRequest } = require('../lib/utils/network');
|
|
46
47
|
|
|
@@ -1496,7 +1497,8 @@ Include your token in requests using one of these methods:
|
|
|
1496
1497
|
path: '/static/{file*}',
|
|
1497
1498
|
handler: {
|
|
1498
1499
|
directory: {
|
|
1499
|
-
path: pathlib.join(__dirname, '..', 'static')
|
|
1500
|
+
path: pathlib.join(__dirname, '..', 'static'),
|
|
1501
|
+
index: false
|
|
1500
1502
|
}
|
|
1501
1503
|
},
|
|
1502
1504
|
options: {
|
|
@@ -2145,7 +2147,7 @@ Include your token in requests using one of these methods:
|
|
|
2145
2147
|
message = response.error.message;
|
|
2146
2148
|
}
|
|
2147
2149
|
|
|
2148
|
-
let error = Boom.boomify(new Error(message), { statusCode: response.error
|
|
2150
|
+
let error = Boom.boomify(new Error(message), { statusCode: resolveOAuthErrorStatus(response.error, err) });
|
|
2149
2151
|
throw error;
|
|
2150
2152
|
}
|
|
2151
2153
|
throw err;
|
|
@@ -2239,7 +2241,7 @@ Include your token in requests using one of these methods:
|
|
|
2239
2241
|
let response = err.oauthRequest && err.oauthRequest.response;
|
|
2240
2242
|
if (response && response.error) {
|
|
2241
2243
|
let message = response.error.message;
|
|
2242
|
-
let error = Boom.boomify(new Error(message), { statusCode: response.error
|
|
2244
|
+
let error = Boom.boomify(new Error(message), { statusCode: resolveOAuthErrorStatus(response.error, err) });
|
|
2243
2245
|
throw error;
|
|
2244
2246
|
}
|
|
2245
2247
|
throw err;
|
|
@@ -2328,7 +2330,7 @@ Include your token in requests using one of these methods:
|
|
|
2328
2330
|
let response = err.oauthRequest && err.oauthRequest.response;
|
|
2329
2331
|
if (response && response.error) {
|
|
2330
2332
|
let message = response.error.message;
|
|
2331
|
-
let error = Boom.boomify(new Error(message), { statusCode: response.error
|
|
2333
|
+
let error = Boom.boomify(new Error(message), { statusCode: resolveOAuthErrorStatus(response.error, err) });
|
|
2332
2334
|
throw error;
|
|
2333
2335
|
}
|
|
2334
2336
|
throw err;
|