Skip to content
Snippets Groups Projects
  1. 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
  2. Jul 01, 2016
  3. Jun 30, 2016
  4. Jun 27, 2016
  5. Jun 21, 2016
  6. Jun 18, 2016
  7. May 12, 2016
  8. May 10, 2016
  9. May 09, 2016
  10. May 04, 2016
  11. May 03, 2016
Loading