0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
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 Ensure cors check happens for /authentication/token route (#9317) 2017-12-15 09:35:48 +00:00
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