0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/apps/portal/src
Sam Lord 0a9d2fadba Added honeypot field to prevent bot signup/signin
ref KTLO-1
Should prevent untargeted attacks using headless browser bots.
2024-08-22 22:32:04 +01:00
..
components Added honeypot field to prevent bot signup/signin 2024-08-22 22:32:04 +01:00
images Flipped thumbs-down icon horizontally in email and Portal (#19306) 2023-12-11 13:05:11 +00:00
tests Added support in Portal for integrity tokens on magic link API 2024-08-22 22:23:16 +01:00
utils Added support in Portal for integrity tokens on magic link API 2024-08-22 22:23:16 +01:00
actions.js Added support in Portal for integrity tokens on magic link API 2024-08-22 22:23:16 +01:00
App.css Moved Portal to apps/ 2023-06-16 13:37:58 +02:00
App.js 🔒 Added uuid verification to member endpoints not requiring a session 2024-08-20 16:24:02 +02:00
App.test.js Updated ESLint config for React+Typescript packages 2023-07-27 11:40:31 +02:00
AppContext.js Moved Portal to apps/ 2023-06-16 13:37:58 +02:00
data-attributes.js Added support in Portal for integrity tokens on magic link API 2024-08-22 22:23:16 +01:00
index.css Moved Portal to apps/ 2023-06-16 13:37:58 +02:00
index.js Updated ESLint config for React+Typescript packages 2023-07-27 11:40:31 +02:00
logo.svg Moved Portal to apps/ 2023-06-16 13:37:58 +02:00
pages.js Added basic Recommendations modal (#17877) 2023-08-30 15:24:04 +00:00
setupTests.js Moved Portal to apps/ 2023-06-16 13:37:58 +02:00