SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 80 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
6081f20769e64a800ee8075c168412b21f026d99
Parent: 48fa3aa
Committed by Igor Minar <igor@angularjs.org> on 6/30/2014, 4:25:23 PM