Displaying 2 results from an estimated 2 matches for "lagcisco".
2006 May 05
4
Is sanitize() strong enough to protect me from XSS?
Haven''t been able to find a good enough answer on whether using
sanitize() is enough to really protect me from XSS attacks
I basically have a blog page that I want to allow people to display
comments on but would like to allow html tags to be posted on the
comments, these could html tags like the imageshack img tags, youtube
player, photobucket img tags etc
any other approaches or
2005 Mar 09
7
Getting started with contributing to Rails
Hi,
If I wanted to help contribute to the development on Rails (with
software, not money :-), what would be a good starting point? More
unit tests? Documentation?
Thanks,
Joe