Ghost/ghost/core/test
Fabien 'egg' O'Carroll 96cd6df6fa
🐛 Fixed Comments administration for self hosters (#15239)
refs https://github.com/TryGhost/Team/issues/1799

Rather than using the `adminAuthAssets` config which is not updated to
be aware of running in a different directory to the cwd, we use the
getContentPath method which handles all of the directory checking.

Without this, we were unable to serve the admin-auth iframe, as the
directory was incorrect for self hosters.
2022-08-15 15:38:19 -04:00
..
e2e-api Removed need for snapshot updates for feature flags 2022-08-15 15:36:14 +01:00
e2e-browser Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
e2e-frontend Fixed the typo 2022-08-04 15:38:32 +01:00
e2e-server 🐛 Fixed missing published Admin assets when running in development 2022-08-04 10:55:35 +02:00
e2e-webhooks Added migration to store trial days on tier (#15129) 2022-08-04 11:35:57 +05:30
integration Extracted Mailgun client to separate package 2022-08-10 17:12:37 +02:00
regression Fixed the typo 2022-08-04 15:38:32 +01:00
unit 🐛 Fixed Comments administration for self hosters (#15239) 2022-08-15 15:38:19 -04:00
utils Optimized database resets for local testing 2022-08-15 16:58:56 +02:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00