https://github.com/fdocr/redis-actionpack-csrf
Sample app to debug redis-actionpack CSRF issue
https://github.com/fdocr/redis-actionpack-csrf
Last synced: about 1 year ago
JSON representation
Sample app to debug redis-actionpack CSRF issue
- Host: GitHub
- URL: https://github.com/fdocr/redis-actionpack-csrf
- Owner: fdocr
- Created: 2022-01-03T19:26:22.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-03T19:52:40.000Z (about 4 years ago)
- Last Synced: 2025-03-02T01:13:25.280Z (about 1 year ago)
- Language: Ruby
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This repo was created as a way to reproduce [this bug](https://github.com/redis-store/redis-actionpack/issues/37). In order to do this:
1. `bin/setup`
2. `bin/rails s`