Ghost/core/server/data
Sebastian Gierlinger c8e8da4780 oAuth
closes #2759
closes #3027

- added oauth2orize library for server side oAuth handling
- added ember-simple-auth library for admin oAuth handling
- added tables for client, accesstoken and refreshtoken
- implemented RFC6749 4.3 Ressouce Owner Password Credentials Grant
- updated api tests with oAuth
- removed session, authentication is now token based

Known issues:
- Restore spam prevention #3128
- Signin after Signup #3125
- Signin validation #3125

**Attention**
- oldClient doesn't work with this PR anymore, session authentication
was
removed
2014-06-30 14:58:10 +02:00
..
export Bumping to Knex 0.6.12, Bookshelf 0.7.1 2014-06-10 17:07:53 -04:00
fixtures oAuth 2014-06-30 14:58:10 +02:00
import Refactor API arguments 2014-05-15 10:41:05 +01:00
migration Update when.js dependency to version 3.2.3 2014-06-16 04:11:22 +00:00
utils Allow schema changes 2014-06-12 17:25:55 +02:00
validation Fix validation 2014-05-14 15:30:46 +02:00
versioning Lazy load default settings 2014-06-17 10:36:47 -05:00
default-settings.json Add app permission checking to canThis 2014-04-16 18:06:39 +02:00
schema.js oAuth 2014-06-30 14:58:10 +02:00