An open API service indexing awesome lists of open source software.

https://github.com/mebjas/csrfp-all-framework-langs

porting csrf protector to multiple languages / frameworks depending on popularity
https://github.com/mebjas/csrfp-all-framework-langs

Last synced: about 1 month ago
JSON representation

porting csrf protector to multiple languages / frameworks depending on popularity

Awesome Lists containing this project

README

        

# csrfp-all-framework-langs
**CSRF Protector aims at providing CSRF Protection with minimal developer's intervention.
Developers already have a good deal of stuffs to care about.**

AIM: Porting csrf protector to multiple languages / frameworks depending on popularity.

# Targets
- [x] PHP - [CSRF Protector PHP](https://github.com/mebjas/CSRF-Protector-PHP)
- [ ] Node JS
- [ ] Support with Express CSURF - [CSRF Protector JS](https://github.com/mebjas/CSRF-Protector-JS) >WIP<
- [ ] Standalone middleware
- [ ] Go lang support
- [ ] Support with django
- [ ] Apache
- [x] Apache 2.2 - [mod_csrfprotector](https://github.com/mebjas/mod_csrfprotector)
- [ ] Apache 2.4

>WIP< - WORK IN PROGRESS