Ghost/core/server/services/auth
kirrg001 b0de6eaf87 Replace knex.transaction by models.Base.transaction
no issue

- there was mixed usage of how we instantiate a transaction
- with fb79f24316 (diff-f8d02ad12b13d44b912bbf46cf7193b6) it's becoming important
  to use bookshelf transactions
2018-05-03 11:44:32 +02:00
..
auth-strategies.js Sorted out the mixed usages of include and withRelated (#9425) 2018-02-15 10:53:53 +01:00
authenticate.js
authorize.js
index.js
oauth.js Replace knex.transaction by models.Base.transaction 2018-05-03 11:44:32 +02:00
passport.js
utils.js Replace knex.transaction by models.Base.transaction 2018-05-03 11:44:32 +02:00