]> source.dussan.org Git - nextcloud-server.git/commit
Allow eval() and send headers for legacy browsers
authorLukas Reschke <lukas@statuscode.ch>
Tue, 22 Jan 2013 07:09:01 +0000 (08:09 +0100)
committerLukas Reschke <lukas@statuscode.ch>
Tue, 22 Jan 2013 07:09:01 +0000 (08:09 +0100)
commit351d206dd3b30e29c110ac8c519ce85d550ebb8b
tree3b730dfede4a6d717e8816cd98dc597f66991525
parent3ffbaf4795b9ccead2551a3310fcf27b33157bee
Allow eval() and send headers for legacy browsers

The blocking of eval() seems to have problems with JQuery 1.7.2 - let's allow it for now and disable it in the future.
lib/template.php