Skip to content
  1. Feb 23, 2018
  2. Jan 20, 2018
  3. May 21, 2017
    • Patrik Dufresne's avatar
      Fix to properly support cherrypy>=10 · 77421fad
      Patrik Dufresne authored
      We had put in place a hack to properly handle the broken encoding with
      cherrypy >= 5.5.0. This comparison was not working properly for cherrypy
      v10.0.0. We had to change the comparison to use `distutils.version`.
      77421fad
  4. May 17, 2017
  5. Sep 16, 2016
  6. Sep 02, 2016
  7. Aug 31, 2016
    • Patrik Dufresne's avatar
      Replace login/logout page with a cherrypy tool. · d6f6490d
      Patrik Dufresne authored
      To simplify the login/logout, assemble all the handling of form
      authentication into a single cherry tool. 
      This new tools support the following feature:
      - handle the session
      - validate credential
      - show login form when not login
      - redirect to original page
      - setup the `cherrypy.serving.request.login` with user object
      d6f6490d
  8. May 16, 2016
  9. May 15, 2016
  10. May 08, 2016
  11. May 02, 2016
  12. Apr 12, 2016
  13. Mar 05, 2016
  14. Feb 23, 2016
  15. Jan 30, 2016
  16. Jan 23, 2016
  17. Jan 14, 2016
  18. Jan 07, 2016
  19. Dec 30, 2015
  20. Dec 26, 2015
  21. Dec 25, 2015
  22. Dec 22, 2015
  23. Oct 21, 2015
  24. Oct 20, 2015
  25. Oct 19, 2015
  26. Oct 18, 2015
  27. Sep 27, 2015
  28. Aug 14, 2015
  29. May 16, 2015
  30. May 06, 2015