Ghost/ghost/admin/initializers
Sebastian Gierlinger 9550205d33 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
..
authentication.js oAuth 2014-06-30 14:58:10 +02:00
csrf-token.js Switch Ember initializers to public API methods 2014-06-23 18:35:39 +00:00
csrf.js Switch Ember initializers to public API methods 2014-06-23 18:35:39 +00:00
current-user.js Switch Ember initializers to public API methods 2014-06-23 18:35:39 +00:00
ghost-config.js Add fileStorage config to frontend 2014-06-23 23:33:14 +01:00
ghost-paths.js Switch Ember initializers to public API methods 2014-06-23 18:35:39 +00:00
notifications.js oAuth 2014-06-30 14:58:10 +02:00
popover.js Implement Shortcuts in Ember 2014-06-19 15:07:42 -06:00
trailing-history.js Fix trailing slashes output app-wide 2014-06-15 16:55:12 -04:00