Skip to content
  1. Jan 08, 2020
  2. Dec 15, 2019
  3. Dec 01, 2019
  4. Nov 30, 2019
  5. Nov 20, 2019
  6. Nov 09, 2019
  7. Oct 27, 2019
  8. Oct 01, 2019
  9. Sep 10, 2019
  10. Sep 08, 2019
  11. May 22, 2019
  12. May 19, 2019
  13. Apr 24, 2019
  14. Apr 07, 2019
  15. Mar 31, 2019
  16. Mar 17, 2019
  17. Mar 16, 2019
    • Ludovic LANGE's avatar
      [creditdunordpee] rewrite using s2e, make it work with OTP / device fingerprinting · 59a1e634
      Ludovic LANGE authored and Romain Bignon's avatar Romain Bignon committed
      Credit du Nord PEE has (now) an enhanced security feature,
      using a kind of 'fingerprinting' of the browser device which
      is used to detect if you changed device ; and will trigger
      the sending of a OTP to email or SMS for authorization of
      a new device.
      If you fill-in the proper OTP you received, it will allow
      this new device from now on.
      
      The current creditdunordpee does not handle this feature,
      and I was not able to add it easily.
      
      Instead, I found that this bank is using what looks like a
      shared platform with other banks - that is already supported
      by weboob (module : s2e for the shared code, and modules:
      bnppere, capeasi, erehsbc, esalia for the banks using it)
      
      Thus I rewrote the creditdunordpee module to use s2e shared
      code and have the authentication working.
      
      In addition to fixing authentication, the use of s2e module
      gives us a new capability (CapBankPockets). Morever, it seems
      maintained.
      59a1e634
    • Quentin Defenouillere's avatar
      [pyflakes.sh] Added HEADLESS = False to pipeline · 70ba7dba
      Quentin Defenouillere authored and Romain Bignon's avatar Romain Bignon committed
      For Selenium modules, HEADLESS should always be set back to True before
      pushing an MR.
      70ba7dba
  18. Feb 27, 2019
  19. Feb 25, 2019