Skip to content
  1. Jun 01, 2023
    • jlouvel's avatar
      [erehsbc] Fix device trusting · 730bb60d
      jlouvel authored and Quentin Defenouillere's avatar Quentin Defenouillere committed
      We looked for a value written in french in a JSON response to add or not
      the actual device as trusted. The value is now in english. Also added an
      empty POST on a URL at the end of the login process to validate login.
      730bb60d
  2. May 02, 2023
  3. Mar 28, 2023
  4. Mar 13, 2023
  5. Mar 04, 2023
  6. Aug 08, 2022
    • Heddy's avatar
      [erehsbc] fix missing json_otp · eb0eb4ad
      Heddy authored and ntome's avatar ntome committed
      end users can't retry sca with the
      same otp because json_opt in state
      is not saved after a wrongpass exception.
      So we have to verify if otp_json exists.
      eb0eb4ad
  7. Jul 07, 2022
  8. May 11, 2022
  9. May 05, 2022
    • jlouvel's avatar
      [erehsbc] Rework login · c673d9b4
      jlouvel authored and hydrargyrum's avatar hydrargyrum committed
      S2E children have all the exact same login except erehsbc which has now
      a whole new login. The login is a javascript app so we need to mimic the
      website as close as we can by encrypting the password and doing many
      posts on the same URL to get different JSON callback responses. There's
      an OTP because the website asks for the user to enter the code he has
      received by email if the device connecting to the account is not a
      trusted one. Everything after the login is left untouched.
      c673d9b4
  10. Apr 04, 2021
  11. Mar 16, 2019
  12. Feb 24, 2019
  13. Mar 11, 2017