Files
meanTorrent/modules/core/client
mleanos bfcfb555ff fix(core): Client routes guest access bug
Adds a check for the existence of the "guest" role in the state configuration
that we're transitioning to, in the core $stateChangeStart event handler. If
it exists, then we allow access.

Also, added validation of Authentication.user object. While writing
tests, I ran into an issue here when the Authentication service wasn't injected
into a controller. Probably best to have this check in place.

Fixes https://github.com/meanjs/mean/issues/1098
2015-12-29 23:28:14 -08:00
..
2015-08-24 17:04:36 -05:00
2015-08-25 12:34:40 -04:00
2014-11-10 23:12:33 +02:00
2015-08-25 12:34:40 -04:00