Skip to content
Snippets Groups Projects
  1. Aug 27, 2014
    • Jared Hancock's avatar
      forms: Standardize saving of choice field values · 4a49ddd1
      Jared Hancock authored
      Always save a key/value hash of the selected value(s). However, if the field
      does not have the multivalue configuration setting, then retrieve just the
      key with the to_php() function. to_database(), however, will always return a
      JSON string with the value(s) formatted as a hash array.
      4a49ddd1
  2. Aug 26, 2014
  3. Aug 22, 2014
  4. Aug 21, 2014
  5. Aug 19, 2014
  6. Aug 18, 2014
  7. Aug 16, 2014
    • Kyra ツ's avatar
      Fix XSS Vulnerability In "tpl.inc.php" · 7eb8f287
      Kyra ツ authored
      Fix applied to where the value is directly output to browser instead of where fetched in case special chars are allowed in `code_name`, which may break logic prior to output.
      7eb8f287
  8. Aug 15, 2014
Loading