deltachat-core-rust icon indicating copy to clipboard operation
deltachat-core-rust copied to clipboard

`Config::NotifyAboutWrongPw` logic is buggy

Open link2xt opened this issue 6 months ago • 0 comments

NotifyAboutWrongPw introduced in https://github.com/deltachat/deltachat-core-rust/pull/1613 gets reset to None on failed configuration. This means that if user runs failed configure() on configured account, they will not be notified about wrong password later if they change their account password from the web UI.

See also discussion here: https://github.com/deltachat/deltachat-core-rust/pull/5866#discussion_r1722052447

link2xt avatar Aug 19 '24 16:08 link2xt