LimeSurvey: 3.x-LTS b81067fb

Author Committer Branch Timestamp Parent
gabrieljenik GitHub 3.x-LTS 2021-03-05 11:03:02 3.x-LTS 2d28420e
Affected Issues  15239: Brute-force attack with tokens to enter survey is possible
Changeset

Fixed issue #15239: Brute-force attack with tokens to enter survey is possible (#1792)

Adding the already existing FailedLoginAttempt control to the token validation process.

mod - application/helpers/frontend_helper.php Diff File