SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

fix($parse): forbid __proto__ properties in angular expressions

__proto__ can be used to mess with global prototypes and it's
deprecated. Therefore, blacklisting it seems like a good idea.

BREAKING CHANGE:
The (deprecated) __proto__ propery does not work inside angular expressions
anymore.
J
Jann Horn committed
cb713e6045413a25b54ad3267476fa29efd70646
Parent: 89ca859
Committed by Igor Minar <igor@angularjs.org> on 6/30/2014, 4:32:38 PM