Explore >> Select a destination


You are here

neilmadden.blog
| | www.redotheweb.com
3.4 parsecs away

Travel
| | As we're reinventing web applications with SPAs and frontend frameworks, we need to reinvent web application security, too.
| | brockallen.com
4.5 parsecs away

Travel
| | A quick note about Web API 2 security running in OWIN and a ASP.NET project (which you will see with the new templates in Visual Studio 2013). By default, Web API code running in a host will inherit the host's authentication model. This means if the web application uses cookie authentication or windows authentication for...
| | www.sjoerdlangkemper.nl
2.5 parsecs away

Travel
| | A common protection against CSRF attacks is to have a secret token in each POST request. Typically, this token is the same throughout the session, but in some circumstances it is more secure to rotate CSRF tokens often, or make them specific to the form they are on.
| | anebquebec.com
22.8 parsecs away

Travel
|