Skip to content
  1. May 23, 2023
  2. Apr 08, 2023
  3. Mar 05, 2023
  4. Feb 12, 2023
  5. Feb 11, 2023
  6. Feb 04, 2023
  7. Jan 29, 2023
  8. Aug 08, 2022
  9. Jun 27, 2022
  10. Jun 30, 2021
  11. Apr 11, 2021
  12. Apr 04, 2021
  13. Feb 26, 2021
    • Ilyas Semmaoui's avatar
      [edfparticulier] Change otp prompt message · 989299fd
      Ilyas Semmaoui authored and hydrargyrum's avatar hydrargyrum committed
      There are 3 different way described in a comment to get a prompt message for the otp.
      I have chosen to go for the third way since the first message is not clear enough,
      the second message is only in ascii and so, full of misspelling since it's french.
      989299fd
  14. Jan 09, 2021
    • Ludovic LANGE's avatar
      [edfparticulier] fix authentication · 7c30bb26
      Ludovic LANGE authored and hydrargyrum's avatar hydrargyrum committed
      Authentication seems to have changed (#453), and in fact a few changes are needed
      to make it work again:
      * A new js page is now the target of the initial redirection chain,
      * This page gives us a new parameter ('goto') which is needed by the authenticate
      call
      * and old cookies need to be cleared before the authenticate call (otherwise an error
      is thrown)
      7c30bb26
  15. Dec 11, 2020