Skip to content
  1. Feb 12, 2021
    • Fong NGO's avatar
      [bp] pro website: fetch savings accounts · 045dcfc8
      Fong NGO authored and hydrargyrum's avatar hydrargyrum committed
      Related to rework of LBP pro website: 97968cde1b646cb05f97ae33489440c5979b9256.
      Login was fixed in a previous commit so I can now access more connections (and especially
      connections with savings accounts) more easily.
      045dcfc8
  2. Jan 27, 2021
  3. Jan 09, 2021
    • Fong NGO's avatar
      [bp] rework pro website · ec6ccd05
      Fong NGO authored and hydrargyrum's avatar hydrargyrum committed
      Only for "professionnels" connections (current BProBrowser). It is the
      first part of the rework, other changes will come next. What is
      addressed so far:
      
      - login without sca, accounts, history, profile
      
      By the way, it also has the benefit of removing dead code: the variable
      `accounts_and_loans_url` doesn't seem to be used
      
      TODO:
      
      - implement the SCA
      
      - check if there are changes for wealth and bill with appropriate
      connections, and do the changes if needed
      
      - add new account types, etc...
      ec6ccd05
    • Fong NGO's avatar
      [bp] don't raise BrowserUnavailable when login is successful · 2721e516
      Fong NGO authored and hydrargyrum's avatar hydrargyrum committed
      The pro website has changed, and an url '.*voscomptes/identification/identification.ea.*'
      that was once handled as a temporary unvailability page is now an
      expected page of the login process.
      
      I don't know if this url has to be treated the same way or differently for
      the par website, so I decided to override the parent attribute in the
      subclass BProBrowser.
      
      We can also notice the following requests don't work because the pro website
      has changed (a wrong request will typically lead to a deconnection, for
      ex. the next_request auth_page() fails this way), but not for all
      connections (strange), meaning for some connections, the current
      requests work fine. So far I have noticed the current code still works
      for connections from users who have already validated the SCA (but I
      might have missed something else).
      2721e516
  4. Aug 07, 2020
  5. Mar 18, 2020
    • Maxime Gasselin's avatar
      [bp] Handle logged in RedirectPage · c0922ad8
      Maxime Gasselin authored and hydrargyrum's avatar hydrargyrum committed
      We returned a false browserunavailable in some pro accounts. Here
      we add a check on the redirect page.
      
      Closes: 56215@sibi, 17824@zendesk, 17830@zendesk, 17844@zendesk, 17854@zendesk, 17858@zendesk, 17863@zendesk, 17868@zendesk, 17871@zendesk, 17905@zendesk, 17923@zendesk, 16614@zendesk, 17943@zendesk, 17957@zendesk, 17966@zendesk, 17971@zendesk
      c0922ad8
  6. Jan 08, 2020
  7. Aug 28, 2019
  8. Jul 27, 2019
  9. May 19, 2019
  10. Mar 16, 2019
    • Maxime Gasselin's avatar
      [bp] remove triplicate transaction in bp pro · a2db8697
      Maxime Gasselin authored and Romain Bignon's avatar Romain Bignon committed
      The next_page navigation is totally illogical. In the next page button
      you can return to the first transactions. Morever no logical pattern in
      history url navigation can be exploited. Nevertheless, we can skip
      these pages with the comparaison of the first transaction of the page.
      
      Closes: 8257@zendesk 8318@zendesk 8292@zendesk 9235@zendesk 9589@zendesk
      a2db8697
    • Romain Bignon's avatar
      change license of modules to LGPL · 24aed79d
      Romain Bignon authored
      All copyright holders have given their consent.
      24aed79d
  11. Feb 24, 2019
  12. Mar 31, 2018
  13. Jul 22, 2017
  14. Jun 17, 2017
  15. May 30, 2017
  16. Apr 27, 2017
  17. Apr 17, 2017
  18. Apr 13, 2017
  19. Mar 11, 2017
  20. Dec 26, 2016
  21. Dec 24, 2016
  22. Nov 18, 2016
  23. Jul 02, 2016
  24. Mar 12, 2016
  25. Feb 07, 2016
  26. Dec 12, 2015