Skip to content
  1. Nov 30, 2020
  2. Nov 27, 2020
  3. Nov 26, 2020
  4. Nov 25, 2020
  5. Nov 24, 2020
  6. Nov 23, 2020
  7. Nov 20, 2020
  8. Nov 18, 2020
  9. Nov 06, 2020
  10. Nov 03, 2020
  11. Oct 23, 2020
  12. Oct 22, 2020
  13. Oct 12, 2020
  14. Oct 09, 2020
  15. Oct 07, 2020
  16. Oct 06, 2020
  17. Oct 05, 2020
  18. Oct 01, 2020
    • Romain Bioteau's avatar
      fix(login): Support standard Content-Type header format (#614) · 5e267995
      Romain Bioteau authored
      Content-Type header value contains the charset like this:
      
      `Content-Type: text/html; charset=utf-8`
      
      It was return a 415 error status due to a bad Content-Type parsing in
      the Servlet.
      
      In addition, the response should be `204 - No content` when `redirect`
      parameter is `false`
      5e267995
  19. Sep 22, 2020
  20. Sep 21, 2020
  21. Sep 14, 2020
  22. Sep 04, 2020