/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.laac.dev
| | brunty.me
1.7 parsecs away

Travel
| | Developer and problem solver
| | adamj.eu
2.8 parsecs away

Travel
| | This is a blog post version of the talk I gave at DjangoCon Europe 2019 on the 10th April.
| | ole.michelsen.dk
1.5 parsecs away

Travel
| | Protect your website against cross-site scripting (XSS) with a content security policy (CSP) with a custom header in Apache, nginx or IIS.
| | wouterj.nl
21.3 parsecs away

Travel
| Cross-site Request Forgery (CSRF) is one of the traditional vulnerabilities that web applications have to deal with. Every web framework - including Symfony - supports CSRF protection out of the box. A lesser known vulnerability is Login CSRF, a special kind of CSRF attack.