diff -r d262210f8454 -r 23f3b02c6725 libidav/pwdstore.c --- a/libidav/pwdstore.c Sun Oct 27 16:08:28 2024 +0100 +++ b/libidav/pwdstore.c Mon Oct 28 09:37:04 2024 +0100 @@ -306,6 +306,8 @@ cxBufferFree(content); + p->isdecrypted = 1; + return 0; }