Ghost/ghost/admin
Kevin Ansfield a4027d49cf Fix 401 error when uploading images
closes #6377
- restores ajax prefilter initializer that was removed in #6243
- adds regression test for standard `$.ajax` requests sending Authorization header

This can be removed once we no longer have jquery plugins that make internal ajax calls that don't go through ember-ajax.
2016-01-25 11:11:29 +00:00
..
app Fix 401 error when uploading images 2016-01-25 11:11:29 +00:00
config
lib
public/assets Move user/cover image files used in admin team area into the client folder 2016-01-14 16:26:48 +00:00
tests Fix 401 error when uploading images 2016-01-25 11:11:29 +00:00
.ember-cli
.gitignore
.jscsrc
.jshintrc Remove $ from jshint's predef, always use Ember's $ 2015-12-01 20:52:25 +00:00
.watchmanconfig
bower.json deps: ember@2.3.0 2016-01-20 13:16:15 +00:00
ember-cli-build.js Remove unused ember-resize dependency 2015-12-01 11:03:53 +00:00
package.json deps: ember@2.3.0 2016-01-20 13:16:15 +00:00
testem.json