LimeSurvey: master 231d02b5

Author Committer Branch Timestamp Parent
DenisChenu DenisChenu master 2021-10-07 19:01:34 master b210dbfa
Affected Issues  14302: Easy way to get token in a anonymous survey (super admin)
Changeset

Fixed issue #14302: Easy way to get token in a anonymous survey (super admin)
Dev: remove token hidden input for anonymous survey
Dev: get $clienttoken by session in anonymous survey
Dev: $clienttoken usage : check token validaty on all page (time, submitted etc …)

mod - application/controllers/survey/index.php Diff File
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - application/helpers/frontend_helper.php Diff File