descriptionWizard CSRF protection for PHP
homepage URLhttp://csrf.htmlpurifier.org/
owneredwardzyang@thewritingpot.com
last changeThu, 19 Mar 2009 23:12:33 +0000
Push URLssh://repo.or.cz/srv/git/csrf-magic.git
Content tags:
Add:
shortlog
2009-03-19 Edward Z. YangFix IE8 bug with JavaScript. master
2009-03-08 Edward Z. YangRelease 1.0.2. v1.0.2
2009-03-08 Edward Z. YangFix broken secret-detection algorithm, making anonymous...
2008-11-02 Edward Z. YangRelease 1.0.1. v1.0.1
2008-10-22 Edward Z. YangFix bug in CsrfMagic.send() function, resulting in...
2008-09-02 Edward Z. YangDisable frame-breaker on JS tests; upgrade YUI to versi...
2008-08-07 Edward Z. YangDefend against CSS iframe overlay attacks using a frame...
2008-08-07 Edward Z. YangAdd a two hour expiration on all tokens.
2008-08-07 Edward Z. YangUpdate README with Tips/Tricks.
2008-08-07 Edward Z. YangAdd native support for 'cookie' tokens. Also, more...
2008-08-06 Edward Z. YangMake IP based tokens work by sending them if the user...
2008-08-05 Edward Z. YangAdd version information. v1.0.0
2008-08-05 Edward Z. YangRemove useless background info; it's now on the website.
2008-08-01 Edward Z. YangFix all.php first-time failure, improve HTML detection...
2008-08-01 Edward Z. YangImplement dynamic form rewriting; check headers for...
2008-08-01 Edward Z. YangImplement secret auto-generation. Only works if this...
...
tags
18 months ago v1.0.2 csrf-magic 1.0.2
22 months ago v1.0.1 csrf-magic 1.0.1
2 years ago v1.0.0 First release
heads
17 months ago master