Skip to content
  • Quentin Defenouillere's avatar
    [becm] Added ActionNeeded when website does not respond to login process · 316ef846
    Quentin Defenouillere authored and Romain Bignon's avatar Romain Bignon committed
    Some connections are in wrongpass for the BECM module but the website
    does not return an invalid login/password message: it seems that these
    credentials are actually Crédit Mutuel customers who picked the wrong
    bank. I added an ActionNeeded to suggest them to try with creditmutuel
    instead. The "real" wrongpass cases are caught in the on_load() method
    of LoginPage.
    316ef846