Skip to content
  1. Apr 11, 2021
  2. Apr 08, 2021
  3. Apr 04, 2021
  4. Feb 26, 2021
  5. Feb 12, 2021
    • Stéphane Sobucki's avatar
      [axabanque] Fix fetching iban pdfs in iter_accounts · 8c1f1e62
      Stéphane Sobucki authored and hydrargyrum's avatar hydrargyrum committed
      To get accounts' iban, we have to fetch the accounts iban pdf.
      
      The request to fetch iban's pdfs has one redirect if it works properly.
      The redirect is the pdf page in which we get the iban. Sometimes, we
      have a second redirect to an unavailable pdf page even if the pdf is
      present on the website and can be retrieved using the same request. This
      leads to a BrowserHTTPSDowngrade because the last redirect isn't
      handled.
      
      Replacing http by https in the first redirect url seems to ensure that
      we get the to the iban's pdf page if it exists.
      I also added handling of the unavailable pdf page in the case that the pdf really
      doesn't exist.
      8c1f1e62
    • Stéphane Sobucki's avatar
      [axabanque] make module pyflakes compliant · 476249e9
      Stéphane Sobucki authored and hydrargyrum's avatar hydrargyrum committed
      476249e9
  6. Dec 11, 2020
  7. Nov 27, 2020
  8. Nov 17, 2020
  9. Oct 28, 2020
  10. Sep 23, 2020
  11. Aug 26, 2020
  12. Jul 15, 2020
  13. Jul 02, 2020
  14. Jun 17, 2020
  15. Jun 03, 2020
  16. Apr 22, 2020
  17. Apr 08, 2020
  18. Mar 18, 2020
  19. Feb 12, 2020
  20. Jan 30, 2020
  21. Jan 08, 2020
  22. Dec 05, 2019
  23. Nov 20, 2019