Ghost/apps/portal/src
Steve Larson 22fcd21fbb
Fixed Portal honeypot field (#20825)
ref INC-97
ref https://github.com/TryGhost/Ghost/issues/20767
- finishes wiring up the honeypot fied
- updates state handing to properly set the value
- maintains honeypot field across page changes within portal

There isn't a single previous commit to point to here since they didn't
get squashed. We added a honeypot field to help mitigate bot signup
activity. It's hidden, and if filled out, we can anticipate it's a bot.
Right now this just logs to Ghost while we collect data.
2024-08-26 22:51:57 +00:00
..
components Fixed Portal honeypot field (#20825) 2024-08-26 22:51:57 +00:00
images
tests Added support in Portal for integrity tokens on magic link API 2024-08-22 22:23:16 +01:00
utils Fixed Portal honeypot field (#20825) 2024-08-26 22:51:57 +00:00
actions.js Added support in Portal for integrity tokens on magic link API 2024-08-22 22:23:16 +01:00
App.css
App.js 🔒 Added uuid verification to member endpoints not requiring a session 2024-08-20 16:24:02 +02:00
App.test.js
AppContext.js
data-attributes.js Added support in Portal for integrity tokens on magic link API 2024-08-22 22:23:16 +01:00
index.css
index.js
logo.svg
pages.js
setupTests.js