Skip to content
Snippets Groups Projects
  1. Apr 20, 2013
  2. Apr 10, 2013
  3. Apr 09, 2013
  4. Apr 08, 2013
  5. Mar 26, 2013
    • Miquel Rodríguez Telep / Michael Rodríguez-Torrent's avatar
      Ensure instanceid contains a letter · 93a6ed3d
      instanceid is generated by uniqid() and then used as the
      session_name. Because session_name requires at least one letter
      and uniqid() does not guarantee to provide that, in the case that
      uniqid() generates a string of only digits, the user will be stuck
      in an infinite login loop because every request will generate a
      new PHP session.
      93a6ed3d
    • itheiss's avatar
      Move testcase to own test function · 410b9912
      itheiss authored
      Move testcase for getDefaultEmailAddress with mail_domain set in config.php to own test function.
      410b9912
  6. Mar 22, 2013
  7. Mar 20, 2013
  8. Mar 19, 2013
  9. Mar 12, 2013
  10. Mar 08, 2013
  11. Mar 07, 2013
  12. Mar 04, 2013
  13. Feb 26, 2013
  14. Feb 25, 2013
  15. Feb 15, 2013
  16. Feb 14, 2013
  17. Feb 11, 2013
  18. Feb 09, 2013
  19. Feb 06, 2013
  20. Feb 05, 2013
  21. Feb 04, 2013
  22. Jan 30, 2013
  23. Jan 28, 2013
  24. Jan 27, 2013
  25. Jan 26, 2013
Loading