LimeSurvey: master 9f560a82

Author Committer Branch Timestamp Parent
Brendan Kidwell GitHub master 2020-02-06 10:52:33 master 97798876
Changeset

Fixed issue: Throw exception at empty token value (#1383)

Dev: Fix for empty token value when calling Token->generateToken(); hard fail and 500 server error upon random string generation failure, instead of silently setting empty string as result.
Dev: adding call to translated-string API, for new error message

mod - application/models/Token.php Diff File