Skip to content
Commit 7df14a6a authored by Quentin Defenouillere's avatar Quentin Defenouillere Committed by hydrargyrum
Browse files

[s2e] Check if password is digital before instanciating VK

On the bnppere module, some customers put letters + digits in their passwords, making the VK crash.
However, if we remove these letters and there are exactly 6 digits
remaining, we sometimes manage to log in. We cannot use a regex in module.py
because bnppere has two browsers (Personeo & Visiogo) and the Visiogo
website does not use a VK.
parent d3a54f6e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment