LimeSurvey: master 1e39019b

Author Committer Branch Timestamp Parent
Mohab E GitHub master 2023-08-10 10:42:57 master bba1a66e
Changeset

Fixed issue #CR-1253: There is no validation on admin email, bounce email in general survey settings (#3331)

  • Fixed issue CR-1253: admin and bounce email validation

  • Revert "Fixed issue CR-1253: admin and bounce email validation"

This reverts commit 7fc326a267ea8664e485e8c0957834d2ed29485c.

  • Fixed issue #CR-1253: Adjust LSYii_FilterValidator to only allow emails

  • Fixed issue #CR-1253: Fix bounce_email rule syntax

mod - application/core/LSYii_FilterValidator.php Diff File
mod - application/models/Survey.php Diff File