micheleĀ® schrieb: > I simply noticed that there isn't a section named security in the > documentation. > ... > The php community has understood that, and has realized some guides, > take a look at: http://phpsec.org/projects/
Luckily, most of the PHP security issues are non-issues for TurboGears. Spoofed form submission is cut off by using validators, SQL injection by using the ORM. Anyway, you can add this to our documentation whishlist: http://docs.turbogears.org/DocTeam/WishList -- Christoph --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
