Explore >> Select a destination


You are here

neilmadden.blog
| | miparnisariblog.wordpress.com
4.8 parsecs away

Travel
| | (The book and the answers to the questions at the end of each chapter.) Phew, this book took forever to finish. This is my attempt to summarise a 900+ page book :) Introduction Vulnerabilities in web apps arise because of one core problem: users can submit arbitrary input. Apps make themselves vulnerable by transmitting data...
| | 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...
| | weblog.west-wind.com
2.8 parsecs away

Travel
| | In some situations you might need to use both Bearer Token and Cookie Authentication in a single application. In this post I look at a few scenarios where this is required and show how to configure your Authentication to let you access your site with either authentication scheme.
| | perishablepress.com
27.5 parsecs away

Travel
| This is a quick post following from the latest redesign of my WordPress plugins website, Plugin Planet. There, I make use of WordPress great query...