Illume Security Update

Home / Illume Security Update

Illume Security Update

Date:

*Explanatory Text*


Input: Participant Fields

ppt fields input

Output: Participant List Grids

Before: HTML entered into participant fields rendered in the participant list grid.

ppt list grid - before

After: HTML entered into participant fields displays as plaintext.

ppt list grid - after

Output: Participant Records

Before: HTML entered into participant fields rendered in participant records.

ppt records - before

After: HTML entered into participant fields displays as plaintext.

ppt records - after


Input: Submissions

submissions input

Output: Viewing Submissions

Before: HTML entered into submissions rendered when viewing individual submissions.

viewing submissions - before

After: HTML entered into submissions displays as plaintext.

viewing submissions - after


Input: Piping

piping input

Output: Data Piping

Before: Piped data containing HTML rendered with the following tags:

  • {participantdata}
  • {prompt}
  • {response}
  • {value}

data piping - Before

After: Piped HTML displays as plaintext.

data piping - After