Skip to content

[bnpcards] Automatic password renewal: Fix to Issue #121

Woob Import requested to merge bnpcards_pwd_update into master

Hello,

As stated in Issue #121 (closed) the website invalidates the password after a certain amount of logins.

Fortunately, the website accepts an older password.

The proposed solution consists in changing the password to a temporary one twice, then back to the original one.

Merge request reports