reports: Don't validate report names in javascript
commit1e559204e0bbd40531053106c56f55c352f33ac2
authorRobin Sonefors <robin.sonefors@op5.com>
Tue, 29 Apr 2014 16:45:11 +0000 (29 18:45 +0200)
committerRobin Sonefors <robin.sonefors@op5.com>
Wed, 30 Apr 2014 11:54:09 +0000 (30 13:54 +0200)
tree2a7164c4a4c0df15768184e35ddce135222a1b4c
parent512d45fc529de003d9a0d3f6560ebd60870155b7
reports: Don't validate report names in javascript

It provides no protection - seriously, *javascript* validation! - while
leaking information about other users' saved reports. That's a
suboptimal trade-off if I ever saw one.

Change-Id: I303869b5daf14941b178841bd1511da0726c629d
Signed-off-by: Robin Sonefors <robin.sonefors@op5.com>
application/views/reports/js/common.js
modules/reports/controllers/reports.php
modules/reports/controllers/summary.php