LimeSurvey: 3.x-LTS 9a5e39dc

Author Committer Branch Timestamp Parent
DenisChenu GitHub 3.x-LTS 2021-11-04 06:47:29 3.x-LTS 032b8689
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) (#2089)

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