Skip to content
Snippets Groups Projects
  1. Jun 13, 2015
  2. May 15, 2015
    • Christopher Smith's avatar
      Changes for PHP 7 Compatibility · 26e22ab8
      Christopher Smith authored
      - replace PHP4 style class constructor function names (based on
        class name) with php 5 __construct()
      Also remove some '&' reference operators used with objects
      And add some object type hints
      26e22ab8
  3. May 14, 2015
  4. Apr 28, 2015
  5. Apr 16, 2015
  6. Mar 31, 2015
  7. Mar 18, 2015
    • Andreas Gohr's avatar
      SECURITY escape user properties in user manager #1081 · f23f9594
      Andreas Gohr authored
      The user properties (login, real name, etc) where not properly escaped
      in the user manager's edit form. This allowed a XSS attack on the
      superuser by registered users.
      
      Thanks to Filippo Cavallarin from www.segment.technology for discovering
      this bug.
      f23f9594
  8. Mar 12, 2015
  9. Jan 25, 2015
  10. Jan 14, 2015
  11. Dec 30, 2014
  12. Dec 18, 2014
  13. Dec 15, 2014
  14. Dec 14, 2014
  15. Dec 13, 2014
  16. Dec 12, 2014
  17. Dec 11, 2014
  18. Nov 21, 2014
  19. Oct 18, 2014
  20. Oct 15, 2014
  21. Oct 01, 2014
  22. Sep 30, 2014
  23. Sep 29, 2014
  24. Sep 10, 2014
  25. Sep 08, 2014
  26. Aug 17, 2014
  27. Aug 09, 2014
  28. Aug 06, 2014
  29. Aug 02, 2014
  30. Jul 12, 2014
  31. Jul 04, 2014
  32. Jun 10, 2014
  33. May 30, 2014
  34. May 29, 2014
  35. May 20, 2014
  36. May 17, 2014
Loading