Hi,

If you use formencode validation (included in tg2 form validation),
and SQLAlchemy you shouldn't have any problem with this.

The ORM should take care of escaping strings.

Jonathan

On 29 juin, 10:11, adam <[email protected]> wrote:
> Hello,
>
> I am trying to stop mysql injections and other threats people can do
> within submitting forms ect. I have lots of form validation but need
> something to stop code injection within TG2.
>
> What can people suggest?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to