Ghost/ghost/admin/tests
Kevin Ansfield a258e3d881 Ghost.org OAuth support (#278)
issue TryGhost/Ghost#7452, requires TryGhost/Ghost#7451
- use a `ghostOAuth` config flag to switch between the old-style per-install auth and centralized OAuth auth based on config provided by the server
- add OAuth flows for:
  - setup
  - sign-in
  - sign-up
  - re-authenticate
- add custom `oauth-ghost` authenticator to support our custom data structure
- add test helpers to stub successful/failed oauth authentication
- hide change password form if using OAuth (temporary - a way to change password via oauth provider will be added later)
2016-09-30 13:43:40 +02:00
..
acceptance Ghost.org OAuth support (#278) 2016-09-30 13:43:40 +02:00
helpers Ghost.org OAuth support (#278) 2016-09-30 13:43:40 +02:00
integration Ghost.org OAuth support (#278) 2016-09-30 13:43:40 +02:00
unit replace gh-select-native with one-way-select (#286) 2016-09-26 11:39:43 -05:00
.jscsrc Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
.jshintrc Update ember-cli to version 2.7.0 🚀 (#148) 2016-07-31 20:47:19 +01:00
index.html Ghost.org OAuth support (#278) 2016-09-30 13:43:40 +02:00
test-helper.js Increase timeout in ember tests 2015-10-20 16:00:16 +01:00