Skip to content

Commit

Permalink
fix(imap-auth): Bumped ImapFlow dependency to fix issue with AUTHENTI…
Browse files Browse the repository at this point in the history
…CATE LOGIN on some IMAP servers
  • Loading branch information
andris9 committed Jan 8, 2025
1 parent d1b5c60 commit c1a5fba
Show file tree
Hide file tree
Showing 5 changed files with 53 additions and 53 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"html-to-text": "9.0.5",
"ical.js": "1.5.0",
"iconv-lite": "0.6.3",
"imapflow": "1.0.173",
"imapflow": "1.0.174",
"ioredfour": "1.3.0-ioredis-07",
"ioredis": "5.4.2",
"ipaddr.js": "2.2.0",
Expand Down
2 changes: 1 addition & 1 deletion sbom.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions static/licenses.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!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>
<div class="container-fluid">
<h1>EmailEngine v2.49.5</h1><p>EmailEngine includes code from the following software packages:</p>
<h1>EmailEngine v2.49.6</h1><p>EmailEngine includes code from the following software packages:</p>
<table class="table table-sm">
<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>
<tbody>
Expand Down Expand Up @@ -3345,7 +3345,7 @@ <h1>EmailEngine v2.49.5</h1><p>EmailEngine includes code from the following soft
</tr>
<tr>
<td><a href="https://npmjs.com/package/imapflow">imapflow</a></td>
<td>1.0.173</td>
<td>1.0.174</td>
<td>MIT</td>
<td>Postal Systems O&#xDC;</td>
<td></td>
Expand Down
90 changes: 45 additions & 45 deletions translations/messages.pot
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=ascii\n"
"POT-Creation-Date: 2025-01-08 08:47+0000\n"
"POT-Creation-Date: 2025-01-08 18:50+0000\n"

#: views/config/license.hbs:49
msgid "%d day"
Expand All @@ -13,32 +13,58 @@ msgstr[1] ""
msgid "Click <a href=\"%s\">here</a> to continue&mldr;"
msgstr ""

#: views/accounts/register/index.hbs:2
msgid "Choose your email account provider"
#: views/unsubscribe.hbs:1
#: views/unsubscribe.hbs:79
msgid "Unsubscribe"
msgstr ""

#: views/accounts/register/index.hbs:15
msgid "Standard IMAP"
#: views/unsubscribe.hbs:5
msgid "Your email address was unsubscribed."
msgstr ""

#: views/accounts/register/imap.hbs:11
msgid "Your name"
#: views/unsubscribe.hbs:7
msgid "Was this a mistake? Click <a%s>here</a> to re-subscribe."
msgstr ""

#: views/accounts/register/imap.hbs:17
msgid "Enter your full name"
#: views/unsubscribe.hbs:15
msgid "Re-subscribe"
msgstr ""

#: views/unsubscribe.hbs:21
msgid "Are you sure you want to re-subscribe your email address <em>%s</em>?"
msgstr ""

#: views/unsubscribe.hbs:31
#: views/accounts/register/imap-server.hbs:250
msgid "Close"
msgstr ""

#: views/unsubscribe.hbs:32
msgid "Subscribe"
msgstr ""

#: views/unsubscribe.hbs:54
msgid "Your email address <em>%s</em> was re-subscribed."
msgstr ""

#: views/accounts/register/imap.hbs:21
#: views/unsubscribe.hbs:69
#: views/accounts/register/imap.hbs:21
msgid "Email address"
msgstr ""

#: views/accounts/register/imap.hbs:27
#: views/unsubscribe.hbs:75
#: views/accounts/register/imap.hbs:27
msgid "Enter your email address"
msgstr ""

#: views/accounts/register/imap.hbs:11
msgid "Your name"
msgstr ""

#: views/accounts/register/imap.hbs:17
msgid "Enter your full name"
msgstr ""

#: views/accounts/register/imap.hbs:31
#: views/accounts/register/imap-server.hbs:36
#: views/accounts/register/imap-server.hbs:128
Expand All @@ -54,6 +80,14 @@ msgstr ""
msgid "Continue"
msgstr ""

#: views/accounts/register/index.hbs:2
msgid "Choose your email account provider"
msgstr ""

#: views/accounts/register/index.hbs:15
msgid "Standard IMAP"
msgstr ""

#: views/accounts/register/imap-server.hbs:19
msgid "IMAP"
msgstr ""
Expand Down Expand Up @@ -140,11 +174,6 @@ msgstr ""
msgid "Failed to validate provided email server settings."
msgstr ""

#: views/accounts/register/imap-server.hbs:250
#: views/unsubscribe.hbs:31
msgid "Close"
msgstr ""

#: views/accounts/register/imap-server.hbs:316
msgid "General error"
msgstr ""
Expand Down Expand Up @@ -173,35 +202,6 @@ msgstr ""
msgid "HTTP error!"
msgstr ""

#: views/unsubscribe.hbs:1
#: views/unsubscribe.hbs:79
msgid "Unsubscribe"
msgstr ""

#: views/unsubscribe.hbs:5
msgid "Your email address was unsubscribed."
msgstr ""

#: views/unsubscribe.hbs:7
msgid "Was this a mistake? Click <a%s>here</a> to re-subscribe."
msgstr ""

#: views/unsubscribe.hbs:15
msgid "Re-subscribe"
msgstr ""

#: views/unsubscribe.hbs:21
msgid "Are you sure you want to re-subscribe your email address <em>%s</em>?"
msgstr ""

#: views/unsubscribe.hbs:32
msgid "Subscribe"
msgstr ""

#: views/unsubscribe.hbs:54
msgid "Your email address <em>%s</em> was re-subscribed."
msgstr ""

#: lib/routes-ui.js:503
msgid "Delegated"
msgstr ""
Expand Down

0 comments on commit c1a5fba

Please sign in to comment.