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
- Host: GitHub
- URL: https://github.com/mebjas/csrfp-all-framework-langs
- Owner: mebjas
- Created: 2016-10-12T08:43:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-12T08:49:37.000Z (over 8 years ago)
- Last Synced: 2024-05-23T08:02:41.882Z (11 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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