This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "CSRFProtector Project"
From OWASP
A V Minhaz (talk | contribs) (reference added) |
A V Minhaz (talk | contribs) (links to todos added) |
||
Line 53: | Line 53: | ||
To contribute to the code fork and send a pull to:<br> | To contribute to the code fork and send a pull to:<br> | ||
[https://github.com/mebjas/CSRF-Protector-PHP GitHub Repo - php library]<br> | [https://github.com/mebjas/CSRF-Protector-PHP GitHub Repo - php library]<br> | ||
− | [https://github.com/mebjas/mod_csrfprotector GitHub Repo - Apache module] | + | [https://github.com/mebjas/mod_csrfprotector GitHub Repo - Apache module]<br> |
+ | [http://www.todofy.org/r/mebjas/CSRF-Protector-PHP Todofy - php library]<br> | ||
+ | [http://www.todofy.org/r/mebjas/mod_csrfprotector Todofy - Apache module] | ||
For discussions, join our mailing list: [https://lists.owasp.org/mailman/listinfo/owasp-csrfprotector - Mailing List] | For discussions, join our mailing list: [https://lists.owasp.org/mailman/listinfo/owasp-csrfprotector - Mailing List] | ||
Line 59: | Line 61: | ||
− | | valign="top" style="padding-left:25px;width:200px;" | | + | | valign="top" style="padding-left:25px;width:200px;" | |
+ | |||
== Salient Features == | == Salient Features == | ||
* Easy to integrate | * Easy to integrate |