View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
14797 | Bug reports | Survey participants (Tokens) | public | 2019-04-24 14:27 | 2019-05-10 15:36 |
Reporter | DenisChenu | Assigned To | |||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 4.0.0dev | ||||
Fixed in Version | 4.0.0dev | ||||
Summary | 14797: Unable to send email to valid address | ||||
Description | email was not decryoted whehn try to send email. | ||||
Steps To Reproduce | Import included survey, Set security to ```` $config = array(); $config['encryptionkeypair'] = 'adc859c56ee59093ea87e46b204b9f93212faf7a6c67c7d54fda9d16848ca6f64b4fc929a988d896dc4dc5cf72a08545a0d4b430bf2ae75d928b6c9e827e93624b4fc929a988d896dc4dc5cf72a08545a0d4b430bf2ae75d928b6c9e827e9362'; $config['encryptionpublickey'] = '4b4fc929a988d896dc4dc5cf72a08545a0d4b430bf2ae75d928b6c9e827e9362'; $config['encryptionsecretkey'] = 'adc859c56ee59093ea87e46b204b9f93212faf7a6c67c7d54fda9d16848ca6f64b4fc929a988d896dc4dc5cf72a08545a0d4b430bf2ae75d928b6c9e827e9362'; return $config; ```` And try to send an email (debug=0 else there are a null) | ||||
Additional Information | i never check "crypt" somewhere (or i don't remind when …) | ||||
Tags | No tags attached. | ||||
Complete LimeSurvey version number (& build) | 4.0.0 github | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | not relevant | ||||
Database & DB-Version | mariadb | ||||
Server OS (if known) | fedora/linux | ||||
Webserver software & version (if known) | nginx | ||||
PHP Version | php7.2 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-04-24 14:27 | DenisChenu | New Issue | |
2019-04-24 14:27 | DenisChenu | Status | new => assigned |
2019-04-24 14:27 | DenisChenu | Assigned To | => dominikvitt |
2019-04-24 14:27 | DenisChenu | File Added: Capture d’écran du 2019-04-24 14-23-15.png | |
2019-04-24 14:27 | DenisChenu | File Added: survey_archive_cryot.lsa | |
2019-04-24 14:27 | DenisChenu | Relationship added | related to 14795 |
2019-04-26 11:31 |
|
Status | assigned => resolved |
2019-04-26 11:31 |
|
Resolution | open => fixed |
2019-04-26 11:31 |
|
Fixed in Version | => 4.0.0dev |
2019-04-26 11:31 |
|
Note Added: 51594 | |
2019-05-10 15:36 | c_schmitz | Note Added: 51879 | |
2019-05-10 15:36 | c_schmitz | Status | resolved => closed |