Ghost/ghost/admin/app/controllers/modals
Kevin Ansfield 6989843b19 Fix auth token refresh failing on app-boot with expired access_token
issue #5751
- moves `makeRequest` override of simple-auth's OAuth authenticator into our own custom authenticator (previously our override was not taking effect until after ember-simple-auth's initial authentication routines, hence why it was working for post-login token refreshes but failing on app-boot)
2015-08-28 16:00:34 +01:00
..
copy-html.js Use Ember.inject instead of needs and initializers 2015-05-27 07:41:42 -05:00
delete-all.js WIP: review uses of notifications.showErrors 2015-07-28 12:27:57 +01:00
delete-post.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
delete-tag.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
delete-user.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
invite-new-user.js Minor UI fixes for invitations 2015-08-20 10:36:36 +01:00
leave-editor.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
signin.js Fix auth token refresh failing on app-boot with expired access_token 2015-08-28 16:00:34 +01:00
transfer-owner.js Refactor notifications service & components 2015-07-28 12:26:11 +01:00
upload.js WIP: review uses of notifications.showErrors 2015-07-28 12:27:57 +01:00