Files
handlebars.js/lib/handlebars/compiler
Nils Knappmeier 213c0bbe3c Use Object.prototype.propertyIsEnumerable to check for constructors
- context.propertyIsEnumerable can be replaced
  via __definedGetter__
- This is a fix specific to counter a known RCE exploit.
  Other fixes will follow.

closes #1563
2019-09-26 23:55:24 +02:00
..
2015-08-18 23:57:27 -07:00
2015-08-18 23:57:27 -07:00
2017-10-21 15:42:27 +02:00
2015-09-01 17:56:32 -05:00
2015-08-22 10:59:34 -07:00
2019-09-20 19:01:03 +02:00