Our code was secure through obscurity in the past. It's open source now,
time to make sure it's actually secure.
Off the top of my head:
- cookie handling
- we probably should stop using class TempOrder
- make sure users cannot inject bad data into the db
- make sure everything is escaped, check for XSS
Original issue reported on code.google.com by zhang...@gmail.com on 24 Jun 2009 at 7:40
Original issue reported on code.google.com by
zhang...@gmail.com
on 24 Jun 2009 at 7:40