Skip to content
  1. Apr 11, 2021
  2. Apr 04, 2021
  3. Jan 09, 2021
  4. Dec 11, 2020
  5. Nov 25, 2020
  6. Jul 02, 2020
    • Augustin Bouverot's avatar
      [n26] Handle 405 errors · 7d42703d
      Augustin Bouverot authored and ntome's avatar ntome committed
      We can randomly get a 405 error back from our first request in the
      do_login(), causing a crash while trying to parse the empty response body
      as json.
      7d42703d
  7. Feb 12, 2020
  8. Feb 11, 2020
  9. Dec 05, 2019
  10. Nov 20, 2019
  11. Nov 09, 2019
    • droly's avatar
      [n26] Handle more error cases · 89212a8c
      droly authored and hydrargyrum's avatar hydrargyrum committed
      I've handled some errors in the login requests.
      
      closes: 50309@sibi
      89212a8c
    • droly's avatar
      [n26] Rework login, Handle OTP and refresh_token · 98507d00
      droly authored and hydrargyrum's avatar hydrargyrum committed
      Since n26 added new SCA on its app, their can be only one device paired to an account, other devices will be asked an OTP each time they try to log.
      
      By reversing the app i found that we can use the 'refresh_token', but since it's not used by the app it might be removed.
      
      closes: 13368@zendesk, 13367@zendesk, 13349@zendesk, 13366@zendesk, 13360@zendesk, 13413@zendesk, 13439@zendesk, 13462@zendesk, 13523@zendesk, 13526@zendesk, 13527@zendesk, 13562@zendesk, 13613@zendesk, 13681@zendesk, 13687@zendesk, 13692@zendesk, 13728@zendesk, 13739@zendesk, 13854@zendesk
      98507d00
  12. Mar 16, 2019
  13. Feb 27, 2019
  14. Feb 24, 2019
  15. Feb 05, 2019
  16. Jan 06, 2019
  17. Oct 11, 2018
  18. Sep 16, 2018
  19. Aug 18, 2018
    • Célande Adrien's avatar
      [n26] wrongpass because of bad exception · 2c9afc52
      Célande Adrien authored and Romain Bignon's avatar Romain Bignon committed
      A lot of wrongpass appeared on n26 connector.
      It is because when tying to login, after a number of failures, you cannot log in right away.
      You need to wait 30 minutes, that is what is said by a message.
      
      Now the message is retrieved in a BrowserUnavailble exception.
      The BrowserIncorectPassword also has an error message.
      
      Closes: 6279@zendesk
      Closes: 6520@zendesk
      2c9afc52
  20. Dec 30, 2017
  21. Nov 17, 2017
  22. Sep 21, 2017
  23. Sep 20, 2017
  24. Sep 19, 2017
  25. Aug 30, 2017
  26. Apr 01, 2017
  27. Mar 11, 2017
  28. Jan 28, 2017
  29. Jan 21, 2017
  30. Jan 16, 2017
  31. Jan 08, 2017
  32. Dec 29, 2016
  33. Dec 24, 2016