Ghost/core/server/auth
Katharina Irrgang 0f855c538e 🎨 invites roles table into a field on the invites table (#7705)
* 🎨  schema change

- simply role_id attribute

* 🎨  update invite model

- remove all methods we don't need
- ensure we remove the relation from the model
- ensure we do not allow to call withRelated

* 🎨  adapt api changes

* 🎨  adapt auth module

* 🎨  adapt tests

* 🎨  better error handling

* schema update
2016-11-16 09:33:44 +00:00
..
auth-strategies.js 🎨 invites roles table into a field on the invites table (#7705) 2016-11-16 09:33:44 +00:00
authenticate.js 🎨 tidy up static id (owner, internal, external) usages (#7675) 2016-11-09 15:01:07 +00:00
authorize.js Error creation (#7477) 2016-10-06 13:27:35 +01:00
index.js Ghost OAuth (#7451) 2016-09-30 12:45:59 +01:00
oauth.js Replace memory spam prevention with brute-express (#7579) 2016-11-08 12:33:19 +01:00
passport.js 🎨 public client registration updates (#7690) 2016-11-08 14:21:25 +00:00