0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/client/app/routes/settings/users
Kevin Ansfield 42b25a00e3 Ensure settings routes redirect to /signin when not authenticated
closes #5412
- call this._super() in beforeModel hooks so that simple-auth can handle the transition before we hit any protected API endpoints
2015-06-17 00:24:01 +01:00
..
index.js Ensure settings routes redirect to /signin when not authenticated 2015-06-17 00:24:01 +01:00
user.js Clean up Ember router map 2015-05-26 16:12:12 -05:00