Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

1 item tagged “safeerb”

Is your Rails app XSS safe? SafeErb is an interesting take on auto-escaping for Rails: it throws an exception if you try to render a string that hasn’t been untainted yet. 4 10th January 2008, 6:46 pm

A django site