Gursimrat
11 years agoLeader
CSRF Protection in Custom Components
We are using custom search on our forums where we are pulling in results from another server. This makes it vulnerable to CSRF attack. how can we go about implementing the CSRF protection in the lithiums custom components/ endpoints in the Javascript.
Also, how secure are the other forms in Lithium in regards to CSRF? Any vulnerabilities?