0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/routes
Matt Enlow a2d37ce265 Redirect unauthorized users to signin from debug
Closes #4357
- Adds a call to `this._super()` in DebugRoute#beforeModel to hit the ember simpleauth mixin's beforemodel hook
2014-10-29 14:30:40 -06:00
..
editor Consolidate SimpleAuth.AuthenticatedRouteMixin into AuthenticatedRoute 2014-10-28 08:29:42 -06:00
posts Consolidate SimpleAuth.AuthenticatedRouteMixin into AuthenticatedRoute 2014-10-28 08:29:42 -06:00
settings Consolidate SimpleAuth.AuthenticatedRouteMixin into AuthenticatedRoute 2014-10-28 08:29:42 -06:00
application.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
authenticated.js Consolidate SimpleAuth.AuthenticatedRouteMixin into AuthenticatedRoute 2014-10-28 08:29:42 -06:00
content.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
debug.js Redirect unauthorized users to signin from debug 2014-10-29 14:30:40 -06:00
error404.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
forgotten.js Re-implementing the loading indicator for the Ember admin 2014-06-23 10:01:33 -04:00
mobile-index-route.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
posts.js Consolidate SimpleAuth.AuthenticatedRouteMixin into AuthenticatedRoute 2014-10-28 08:29:42 -06:00
reset.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
settings.js Consolidate SimpleAuth.AuthenticatedRouteMixin into AuthenticatedRoute 2014-10-28 08:29:42 -06:00
setup.js updated Ember Simple Auth to latest version 2014-07-25 16:04:19 +02:00
signin.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
signout.js Consolidate SimpleAuth.AuthenticatedRouteMixin into AuthenticatedRoute 2014-10-28 08:29:42 -06:00
signup.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00