PlanetTheCloud / project-logged

Custom material design authentication template for MyOwnFreeHost
MIT License
31 stars 17 forks source link

Potential CSRF attacks #2

Closed PlanetTheCloud closed 5 years ago

PlanetTheCloud commented 5 years ago

File : /signup.php and /sys-auth/signup.php can be a potential target for CSRF attacks.

PlanetTheCloud commented 5 years ago

Added CSRF verifyToken method.