0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/models
Hannah Wolfe 6926e20478 Fix upgrade path from really old versions
closes #5692, refs felixrieseberg/Ghost-Azure#1

- fix broken promise code
- fix incorrect handling of hash in user.add which causes 'Error: Invalid salt version 2' if owner user fixture is not present
2015-09-02 16:39:13 +01:00
..
base Fix pagination for tags with post_count 2015-08-09 18:59:58 +01:00
accesstoken.js
app-field.js
app-setting.js
app.js
client-trusted-domain.js Add table columns for OAuth 2015-09-02 13:39:22 +01:00
client.js Add table columns for OAuth 2015-09-02 13:39:22 +01:00
index.js
permission.js
post.js Adding 'fields' param for browse requests 2015-08-28 19:08:22 +01:00
refreshtoken.js
role.js Refactor handlePermissions 2015-08-11 16:03:57 +02:00
settings.js Change type for private blog settings 2015-09-02 13:39:23 +01:00
tag.js Adding 'fields' param for browse requests 2015-08-28 19:08:22 +01:00
user.js Fix upgrade path from really old versions 2015-09-02 16:39:13 +01:00