Skip to content
Snippets Groups Projects
  1. Apr 17, 2018
  2. Apr 15, 2018
    • Michael Hamann's avatar
      Prevent HTML and JS injection in section names · ada0d779
      Michael Hamann authored
      Before this change, HTML and some JS code (as far as it was not escaped
      by json_encode) could be injected into the output as the closing pattern
      that is checked by the regex is not escaped in JSON (see test case).
      ada0d779
  3. Apr 14, 2018
    • Andreas Gohr's avatar
      fallback for new section editing. fixes #2311 · ac025fdf
      Andreas Gohr authored
      The displayed message now shows the target that was passed, which should
      help identifying the troubling plugin.
      
      Instead of failing, we fix the data ourselves - this code will be
      removed in the future.
      ac025fdf
  4. Apr 13, 2018
  5. Apr 12, 2018
  6. Apr 11, 2018
    • Andreas Gohr's avatar
      shortened new search configs · 13ce475d
      Andreas Gohr authored
      shorter names are more in line with what we already use, makes less
      layout problems in the documentation and is easier to type when telling
      people about it.
      13ce475d
  7. Apr 10, 2018
  8. Apr 05, 2018
  9. Mar 29, 2018
  10. Mar 28, 2018
  11. Mar 27, 2018
Loading