0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/app/routes/settings
Kevin Ansfield 0322de36ee 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
labs.js
navigation.js
tags.js Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00