0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/models
Sebastian Gierlinger 215badc663 Setup hijacks owner user
closes #3074
- user generated by fixture is hijacked
- user is updated with name, email, password, slug and status
- creates new user if db is migrated but no user exists
- previously removed tests are back
2014-07-10 19:29:51 +02:00
..
accesstoken.js oAuth 2014-06-30 14:58:10 +02:00
app.js Generate slug when adding new app. 2014-06-24 22:20:35 +00:00
appField.js Add new permissions to fixtures 2014-04-16 18:16:10 +02:00
appSetting.js Add new permissions to fixtures 2014-04-16 18:16:10 +02:00
base.js closes #3197 2014-07-08 18:00:59 +02:00
client.js oAuth 2014-06-30 14:58:10 +02:00
index.js oAuth 2014-06-30 14:58:10 +02:00
permission.js Sanitize models' attributes/options before passing to bookshelf/knex 2014-05-06 23:02:49 -04:00
post.js Fix limit parameter 2014-06-20 14:28:01 +02:00
refreshtoken.js oAuth 2014-06-30 14:58:10 +02:00
role.js Refactor API arguments 2014-05-15 10:41:05 +01:00
session.js Refactor API arguments 2014-05-15 10:41:05 +01:00
settings.js Fix server-side validation 2014-07-03 14:57:57 +00:00
tag.js Refactor API arguments 2014-05-15 10:41:05 +01:00
user.js Setup hijacks owner user 2014-07-10 19:29:51 +02:00