Sender values encrypted
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 84
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Description
Not sure if this is something I have missed with the plugin, but the values I am getting in my custom Payload are encrypted when I look at the logs in the Activity?!
This only seems to happen when I am running a Custom Payload. If I disabled the Custom Payload and let it just output the default, the data is not encrypted. But when I hardcode a value in, it does not encrypt.
Additional info
- Craft version: 3.5.12.1
- PHP version: 7.0.33
- Database driver & version: MySQL 5.6.49
- Plugins & versions: 2.3.2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with a Custom Payload and compare its values with the default payload in the Activity logs. No source file or test is identified; done means determining why custom-payload values are encrypted while hardcoded values are not, and confirming the expected Activity output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql, php
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100