Skip to content
Snippets Groups Projects
  1. Nov 15, 2016
  2. Nov 14, 2016
  3. Oct 14, 2016
  4. Oct 13, 2016
  5. Oct 06, 2016
  6. Sep 28, 2016
  7. Aug 09, 2016
  8. Aug 08, 2016
  9. Aug 04, 2016
  10. Jul 29, 2016
  11. Jul 19, 2016
  12. Jul 07, 2016
    • Olivier Perez's avatar
      Merge branch 'bugfix/install-config-escape' into 'develop' · 0cf52c84
      Olivier Perez authored
      Added escaping for install in config.tpl
      
      In the installation process, string like the one below should be a valid application name (or DB password).
      > Framadate c'est vraiment super ! "Datez" comme vous voulez \o/
      
      It missed some escaping for single quote (') and backslash (\\), resulting in PHP parse errors.
      
      It should be cherry-picked to the `release` branch too.
      
      See merge request !136
      0cf52c84
  13. Jun 30, 2016
  14. Jun 18, 2016
  15. May 10, 2016
  16. May 09, 2016
  17. May 04, 2016
  18. May 03, 2016
  19. May 02, 2016
Loading