Project

General

Profile

« Previous | Next » 

Revision 1a144f1f

Added by Marek Hulán over 3 years ago

Fixes #31143 - use single quotes in registration templates

This is generally safer to avoid shell injection through macros. Also
URLs can contain & in between parameters, which also causes shell side
effects. This replaces all " with ' where it makes sense.

  • added
  • modified
  • copied
  • renamed
  • deleted