Ghost/ghost/admin/app/routes/settings
Kevin Ansfield ac2ae5a788 Fix missing redirect on settings/code-injection when not authenticated
related issue #5412
- code-injection route was overriding `beforeModel` without calling `super` which meant the redirect handling added in `AuthenticatedRoute` was being skipped
2015-07-22 11:31:42 +01:00
..
code-injection.js Fix missing redirect on settings/code-injection when not authenticated 2015-07-22 11:31:42 +01:00
general.js Ensure settings routes redirect to /signin when not authenticated 2015-06-17 00:24:01 +01:00
labs.js Ensure settings routes redirect to /signin when not authenticated 2015-06-17 00:24:01 +01:00
navigation.js Ensure settings routes redirect to /signin when not authenticated 2015-06-17 00:24:01 +01:00
tags.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00