Skip to content
  1. Apr 11, 2021
  2. Apr 04, 2021
  3. 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
  4. 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
  5. Dec 11, 2020