Adding magic to PTL, Or: how to stop worrying about XSS holes
2002-10-01
Neil SchemenauerAdding magic to PTL, Or: how to stop worrying
about XSS holes
2002-10-01
Nicola LarosaAdding magic to PTL, Or: how to stop worrying about XSS holes
2002-10-01
Neil SchemenauerAdding magic to PTL, Or: how to stop worrying
about XSS holes
2002-10-02
Nicola Larosa2002-10-01
Greg Ward2002-10-01
Neil Schemenauer2002-10-01
Jonathan CorbetAdding magic to PTL, Or: how to stop worrying about XSS holes
Titus Brown
-> > Anyway, I think it's a good idea. Now can you extend it to database -> > strings so I can stop worrying about SQL injection problems too? :) -> -> I'm guessing you know that the Python Database API already solves this -> problem. Ahh, the 2.0 execute modifications! Neat, hadn't seen those before. --titus