Ghost/ghost/core/test/unit/shared/config
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
..
adapter_config.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
helpers.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
loader.test.js 🐛 Fixed Comments administration for self hosters (#15239) 2022-08-15 15:38:19 -04:00
utils.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00