mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 14:03:48 +03:00
bf008bee2d
fixes https://github.com/TryGhost/Team/issues/1945 - When deleting a user, a private tag is assigned to their existing posts. - In that loop, it tries to find the post, but the post model had a default filter to only return published posts. - An error was thrown because the post model was not fetched. |
||
---|---|---|
.. | ||
content | ||
core | ||
test | ||
.c8rc.json | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.npmignore | ||
config.development.json | ||
ghost.js | ||
Gruntfile.js | ||
index.js | ||
jsconfig.json | ||
loggingrc.js | ||
MigratorConfig.js | ||
package.json |