forwardemail / status.forwardemail.net

Status Page
https://status.forwardemail.net
MIT License
20 stars 3 forks source link

Investigating issues with password generation #1199

Closed titanism closed 1 month ago

titanism commented 1 month ago

We have reports that password generation is not working for IMAP/POP3/CalDAV. We will follow up once we have further information.

titanism commented 1 month ago

We've identified the fix at https://github.com/forwardemail/forwardemail.net/commit/37a58139c37c9eab3dfa46474cbe1cd57d1bd4f7#diff-ebb3a7705bed35bfb839556b9917a78f41060d71d78cfe39af8c3063af2b325c

titanism commented 1 month ago

This was not the fix. There is another bug somewhere in our new chacha20-poly1305 encrypt/decrypt helpers... still investigating.

titanism commented 1 month ago

Resolved via https://github.com/forwardemail/forwardemail.net/commit/447cc6cf2ed95504bf4ded661567e348c53c52e3

titanism commented 1 month ago

That did not resolve the issue.

titanism commented 1 month ago

Resolved.