craftcms / craftcms/webhooks

Sender values encrypted

Open
#37 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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.

Screenshot 2020-12-14 at 09 51 40
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.