0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-04 02:01:58 -05:00
ghost/apps/admin-x-activitypub
Fabien 'egg' O'Carroll d555cc6612
Handled non-string preferredUsername values (#21598)
ref https://linear.app/ghost/issue/AP-585

If preferredUsername is not a string, and we attempt to render it, we
will crash the entire React application!
2024-11-12 21:22:45 +07:00
..
public/styles
src Handled non-string preferredUsername values (#21598) 2024-11-12 21:22:45 +07:00
test
.eslintignore
.eslintrc.cjs
.gitignore
index.html
package.json Handled non-string preferredUsername values (#21598) 2024-11-12 21:22:45 +07:00
playwright.config.mjs
postcss.config.cjs
tailwind.config.cjs
tsconfig.json
vite.config.mjs Updated vite config to allow sibling test files 2024-07-24 13:38:08 +07:00