mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-19 16:42:17 +03:00
6a8ae57a24
We want to use a randomly generated 64 byte secret for the hmac, and utf8 encoding isn't nice to work with for this, so we're going to use a base64 string and decode it into a buffer for the secret. |
||
---|---|---|
.. | ||
__snapshots__ | ||
announcement.test.js | ||
create-stripe-checkout-session.test.js | ||
donation-checkout-session.test.js | ||
feedback.test.js | ||
middleware.test.js | ||
recommendations.test.js | ||
send-magic-link.test.js | ||
signin.test.js | ||
site.test.js | ||
webhooks.test.js | ||
well-known.test.js |