There are $routeParams and $location.search() values that, if the user felt 
like changing /timecard/81 to /timecard/82 for example, he would be able to 
se someone else's confidential information. This is on a company intranet 
and my users are a creative bunch.

I can protect the data in the app, but thought that an obfuscated path and 
query string would be easier and more re-usable than a bunch of code. I 
just learned about decorators and thought they might be useful here. I just 
don't know how to go about it.

Thanks for the replies!

On Wednesday, November 26, 2014 4:56:08 AM UTC-5, Sander Elias wrote:
>
> Hi Dan,
>
> Run your app inside an iframe. 
> But why would you want to do this? 
>
> Regards
> Sander
>

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to