0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
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
..
client Fix missing redirect on settings/code-injection when not authenticated 2015-07-22 11:31:42 +01:00
server Merge pull request #5591 from halfdan/fix/5573 2015-07-21 16:54:24 +01:00
shared First pass at user onboarding screens 2015-05-25 17:43:12 +01:00
test Merge pull request #5595 from halfdan/fix/5593 2015-07-21 16:59:16 +01:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00