Skip to content

Replace SHA1 with a more secure hash #366

@gaurav

Description

@gaurav

This isn't a high priority, because we mainly use this to ensure that requests are sent to the backend only from the frontend. But the hooks backend might deprecate this method at some point.

const signature = "sha1=" + CryptoJS.HmacSHA1(query, JPHYLOREF_X_HUB_SIGNATURE_SECRET)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions