Adds basic support for XSRF protection.
authorVincent Zanotti <vincent.zanotti@polytechnique.org>
Fri, 25 Apr 2008 09:01:21 +0000 (11:01 +0200)
committerVincent Zanotti <vincent.zanotti@polytechnique.org>
Fri, 25 Apr 2008 15:35:53 +0000 (17:35 +0200)
commit2fe96c5414e00fc2af8df38f379a02166a563a7d
treecaa0774a7ea4400fe91c4a24dbff2e3f5e53f905
parent717b9fa7c34c381a1f341149f5c1e613cb9922ea
Adds basic support for XSRF protection.

Signed-off-by: Vincent Zanotti <vincent.zanotti@polytechnique.org>
classes/session.php
plugins/function.xsrf_token.php [new file with mode: 0644]
plugins/function.xsrf_token_field.php [new file with mode: 0644]