URI and HTML escape template variables

This commit is contained in:
Oliver Gorwits
2013-03-02 18:18:46 +00:00
parent 043eef9d4d
commit 8e9466b64f
19 changed files with 135 additions and 133 deletions

View File

@@ -12,9 +12,10 @@
* Use Path::Class for path and file name construction consistently
* Avoid use of DNS when looking up devices in DB by IP
[BIG FIXES]
[BUG FIXES]
* Search by device port MAC no longer fatal
* URI and HTML escape template variables
2.005000_002 - 2013-02-10