NoCSRF icon indicating copy to clipboard operation
NoCSRF copied to clipboard

Replaced random string generation with random_* PHP 7 function

Open gsdefender opened this issue 9 years ago • 0 comments

I've modified your code to generate stronger randomized strings. Compatibility with lower releases of PHP is assured by means of paragonie/random_compat

gsdefender avatar Sep 17 '16 06:09 gsdefender