EasyCSRF
EasyCSRF copied to clipboard
A simple, standalone CSRF protection library
can't i allow the system randomly generate tokens? and how should my_token be?
One issue I see from time to time with organization users (e.g. a university or hospital Wi-Fi) is a changing IP address for users as they browse and load pages....
Hi, I've implemented this class and it works great however I'm running into an issue when my application is deployed into an EC2 behind an application load balancer. I've enabled...