June 26th
Protection Against Cookie Theft & XSS
Enabled secure HTTP-only cookies.
Escaped/encoded user input in frontend templates.
Validated inputs server-side and added CSP headers if applicable.
Last updated
Protection Against Cookie Theft & XSS
Enabled secure HTTP-only cookies.
Escaped/encoded user input in frontend templates.
Validated inputs server-side and added CSP headers if applicable.
Last updated