LimeSurvey: master c8c81d87

Author Committer Branch Timestamp Parent
DenisChenu DenisChenu master 2014-02-19 13:10:21 master b47f30c1
Affected Issues  08740: Stored XSS
Changeset

Fixed issue #08740 and #08741: Stored XSS
Dev: add a viewHelper::purified($sHtml) function but can be done in each view
Dev: Why not use url_encode in LSYii_Validators/isUrl ?

mod - application/core/LSYii_Validators.php Diff File
mod - application/helpers/viewHelper.php Diff File
mod - application/views/admin/survey/surveySummary_view.php Diff File
mod - scripts/admin/admin_core.js Diff File