Fix a potential SQL injection issue with Thingy.

This commit is contained in:
Colin Kuskie 2010-10-11 13:12:20 -07:00
parent 106fcaedf7
commit a41ae977fe
2 changed files with 2 additions and 1 deletions

View file

@ -3,6 +3,7 @@
- fixed #11908: Inbox messages linger after deleting a user
- fixed #11909: Wrong message count in the inbox
- fixed #11773: Form injection in the EMS event ordering code.
- fixed #11773: SQL injection vulnerability in Edit Thing form processing code.
7.10.2
- fixed #11884: Editing Templates impossible / Code editor not loaded