Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lrn 44748/bug/implement generate signature does not match #85

Conversation

sreenivasa-murty-lrn
Copy link
Contributor

Checklist

  • Feature

  • Bug

  • ChangeLog.md updated

  • Tests added

  • All testsuite passes

  • make dist completed successfully

* @param bool $assoc If true, associative array will be returned
* @return array
*/
public static function getWorkingAuthorApiParamsWithEmptyJsonRequest(bool $assoc = false): array
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

@sreenivasa-murty-lrn sreenivasa-murty-lrn force-pushed the LRN-44748/Bug/implement-generate-signature-does-not-match branch from 294fec2 to 63f20d3 Compare October 10, 2024 05:12
@sreenivasa-murty-lrn
Copy link
Contributor Author

Fixed the signature mismatch issue.

api-events should forward user_id LRN-44754

[TEST] Include user_id in api-events security packet LRN-44754

Assimilate user_id treatment to LP LRN-43802 LRN-44748

[DOC] Update change log

[Bug] Add the action value to the signature array only we not empty LRN-44748

[Bug] Fix the empty request param by converting to object and array LRN-44748

[Feature] Implement the request to jsonstring in contructor LRN-44748

[Feature] Iteration-3 Implement for generate() method the request MUST be any array LRN-44748

[Feature] Iteration-3 Convert the string to json for telemetry enabled LRN-44748

Use a decodedRequestPacket variable for the doecded request, fix up function signatures

Fix up function signatures

Remove wrong comment

[Feature] Remove the unwanted code LRN-44748

Re-use variable instead of calling function again

Remove double empty check

[Feature] Add test case for geneeratesignature() with empty array and empty object LRN-44748

[Feature] Add new testcase for request with empty lines LRN-44748

[Feature] Remove the un-used method LRN-44748
@sreenivasa-murty-lrn sreenivasa-murty-lrn force-pushed the LRN-44748/Bug/implement-generate-signature-does-not-match branch from 63f20d3 to 30c083d Compare October 10, 2024 05:39
@sreenivasa-murty-lrn sreenivasa-murty-lrn merged commit 518a2d3 into master Oct 10, 2024
2 checks passed
@sreenivasa-murty-lrn sreenivasa-murty-lrn deleted the LRN-44748/Bug/implement-generate-signature-does-not-match branch October 10, 2024 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants