Skip to content
  1. Apr 26, 2021
  2. Apr 11, 2021
  3. Apr 08, 2021
    • Damien's avatar
      [bnporc] Handle BrowserPasswordExpired raised inconsistently · abeaf185
      Damien authored and hydrargyrum's avatar hydrargyrum committed
      Sometimes after login process the server redirect to an url ('/fr/systeme/page-indisponible') which belong to urls used to indicate that the password has expired, even when it doesn't. In such cases BrowserPasswordExpired is raised inconsistently to users. Getting rid of this url fix that problem and the erratic redirection of bnp doesn't affects users pathways since it occurs after the login.
      abeaf185
    • Guillaume Risbourg's avatar
      [bnporc] Fix documents retrieval · 0b07fb6a
      Guillaume Risbourg authored and hydrargyrum's avatar hydrargyrum committed
      The url to search documents based on the accounts has changed on the bnp
      website.
      0b07fb6a
  4. Apr 04, 2021
  5. Feb 26, 2021
    • Florent Viard's avatar
      [bnporc] Fixed new recipient to be more resilient and be able to recover from a previous attempt · db5885e0
      Florent Viard authored and hydrargyrum's avatar hydrargyrum committed
      When the otp step was not completed or failed, a recipient was still
      created on the bnp website with the "to be activated state".
      
      It was not possible to do more than a single otp code attempt without
      going into an unexpected state.
      And trying to add again the recipient would fail with the following
      error:
      "Bénéficiaire en doublon. Code bic / iban / compte déjà présent en
      base."
      
      This change will detect if the recipient already exists in a "to be
      validated" state, and in that case will just trigger the activation otp
      or decoupled instead of trying to add the recipient again.
      db5885e0
  6. Feb 12, 2021
  7. Oct 28, 2020
  8. Sep 23, 2020
  9. Aug 26, 2020
  10. Aug 07, 2020
  11. Jul 15, 2020
  12. Jul 02, 2020
  13. Jun 17, 2020
  14. Jun 03, 2020
  15. May 07, 2020
  16. Apr 22, 2020
  17. Apr 08, 2020