c7d8ef12953e0335b24f48256afc107949038778
Both server blocks were missing Content-Security-Policy and Permissions-Policy entirely (dexarmarket.ru already had them). This is defense-in-depth against XSS, not a fix for the underlying issue: the customer session cookie is still non-HttpOnly and JS-readable, which only a backend Set-Cookie change can close (BACKEND-API-REFERENCE.md §12). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
71.4%
HTML
15.3%
SCSS
11.9%
Shell
1.3%
JavaScript
0.1%