Skip to content
  1. Jan 11, 2024
  2. Oct 17, 2023
  3. Aug 25, 2023
  4. Jun 21, 2023
  5. May 23, 2023
  6. May 05, 2023
    • npaillasson's avatar
      [bp] Fix BrowserIncorectPassword if wrong website · 16c015ae
      npaillasson authored and Alexandre BONIN's avatar Alexandre BONIN committed
      Due to the encoding, website_error and error_message strings
      can be slightly different, for example 'é' can become 'é'.
      This can prevent us from raising the BrowserIncorectPassword.
      So we decode website_error with the self.encoding encoding
      in the condition.
      16c015ae
  7. May 02, 2023
  8. Apr 11, 2023
  9. Apr 08, 2023
  10. Mar 28, 2023
  11. Mar 13, 2023
  12. Mar 05, 2023
  13. Mar 01, 2023
  14. Feb 28, 2023
  15. Feb 12, 2023
  16. Feb 11, 2023
  17. Feb 04, 2023
  18. Feb 01, 2023
  19. Jan 29, 2023
  20. Jan 26, 2023
  21. Dec 02, 2022