frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Use CSRF in all forms

Open alexmerlin opened this issue 2 years ago • 4 comments

Shouldn't all forms have CSRF validation?

alexmerlin avatar Feb 07 '23 09:02 alexmerlin

ok

arhimede avatar Feb 07 '23 10:02 arhimede

proof of concept in login form https://v3.dotkernel.net/user/login @cPintiuta

arhimede avatar Oct 11 '23 09:10 arhimede

use this package ?? https://docs.mezzio.dev/mezzio-csrf/

arhimede avatar Oct 11 '23 09:10 arhimede

or this package ?? https://docs.laminas.dev/laminas-validator/validators/csrf/

arhimede avatar Oct 11 '23 09:10 arhimede