Skip to content
  1. Mar 31, 2019
  2. 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
    • Romain Bignon's avatar
      change license of modules to LGPL · 24aed79d
      Romain Bignon authored
      All copyright holders have given their consent.
      24aed79d
  3. Feb 27, 2019
  4. Feb 24, 2019
  5. Jan 06, 2019
  6. Dec 16, 2017
    • Sylvie Ye's avatar
      add CapBankWealth and CapBankPockets in bank.py · c4a87b34
      Sylvie Ye authored and Romain Bignon's avatar Romain Bignon committed
      update CapBank into CapbankWealth when iter_investments is implemented
      update CapBank into CapbankPockets when iter_pockets is implemented
      add CapBankWealth when iter_investments is implemented and inherit CapCgp or CapBankTransfer or CapBankTransferAddRecipient
      add CapBankPockets when iter_pockets is implemented and inherit CapCgp or CapBankTransfer or CapBankTransferAddRecipient
      c4a87b34
  7. Nov 18, 2017
  8. Sep 21, 2017
  9. Sep 20, 2017
  10. Mar 11, 2017
  11. Feb 11, 2017
  12. Jan 19, 2017
  13. Jan 16, 2017
  14. Jan 08, 2017
  15. Dec 29, 2016
  16. Dec 24, 2016
  17. Dec 03, 2016
  18. Sep 08, 2016
  19. Jun 17, 2016