This repository was archived by the owner on Jun 29, 2025. It is now read-only.
Commit 083d82c
feat(smtp): allow unauthorized mail server certificates (#525)
* Update config.seed.ts
Added Config Option "allowUnauthenticatedCertificates".
* Update email.service.ts
Now using new Config Option "allowUnauthenticatedCertificates".
* Update en-US.ts
* Update ar-EG.ts
* Update da-DK.ts
* Update el-GR.ts
* Update es-ES.ts
* Update fi-FI.ts
* Update fr-FR.ts
* Update hu-HU.ts
* Update it-IT.ts
* Update ja-JP.ts
* Update ko-KR.ts
* Update nl-BE.ts
* Update pl-PL.ts
* Update pt-BR.ts
* Update ru-RU.ts
* Update sl-SI.ts
* Update sr-SP.ts
* Update sv-SE.ts
* Update th-TH.ts
* Update tr-TR.ts
* Update uk-UA.ts
* Update zh-CN.ts
* Update zh-TW.ts
* Update config.seed.ts
* Update email.service.ts
* Update de-DE.ts
* Add files via upload
rename allow-unauthenticated-certificates to allow-unauthorized-certificates
* Add files via upload
rename allowUnauthenticatedCertificates to allowUnauthorizedCertificates
* Add files via upload
rename allowUnauthenticatedCertificates to allowUnauthorizedCertificates
* rename "unauthenticated" to "unauthorized"
* refactor: run formatter
---------
Co-authored-by: Elias Schneider <login@eliasschneider.com>1 parent 046c630 commit 083d82c
File tree
26 files changed
+4222
-2084
lines changed- backend
- prisma/seed
- src/email
- frontend/src/i18n/translations
26 files changed
+4222
-2084
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
119 | 125 | | |
120 | 126 | | |
121 | 127 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
28 | 33 | | |
29 | 34 | | |
30 | 35 | | |
| |||
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
| 348 | + | |
| 349 | + | |
348 | 350 | | |
349 | 351 | | |
350 | 352 | | |
| |||
439 | 441 | | |
440 | 442 | | |
441 | 443 | | |
442 | | - | |
| 444 | + | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
403 | | - | |
404 | | - | |
405 | | - | |
| 403 | + | |
| 404 | + | |
406 | 405 | | |
407 | 406 | | |
408 | 407 | | |
| |||
454 | 453 | | |
455 | 454 | | |
456 | 455 | | |
457 | | - | |
| 456 | + | |
| 457 | + | |
458 | 458 | | |
459 | | - | |
| 459 | + | |
| 460 | + | |
460 | 461 | | |
461 | 462 | | |
462 | 463 | | |
| |||
473 | 474 | | |
474 | 475 | | |
475 | 476 | | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
476 | 481 | | |
477 | 482 | | |
478 | 483 | | |
| |||
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
0 commit comments