summaryrefslogtreecommitdiffstats
path: root/samples/OpenIdProviderWebForms/Default.aspx.cs
Commit message (Expand)AuthorAgeFilesLines
* Fixes break in OpenIdProviderWebForms home page.Andrew Arnott2013-06-091-11/+11
* Changed all ASP.NET async void event handlers to use RegisterAsyncTask, which...Andrew Arnott2013-03-041-15/+24
* A few more fixes.Andrew Arnott2013-03-041-0/+1
* OpenIdProviderWebForms now builds.Andrew Arnott2013-01-231-6/+8
* Reverted part of commit 2704b0fb445.Andrew Arnott2011-09-281-1/+1
* Added OutgoingWebResponse.Respond method to replace its Send method, and avoi...Andrew Arnott2011-06-231-1/+1
* StyleCop fixes.Andrew Arnott2009-04-071-5/+5
* Moved the server code to a code-behind page.Andrew Arnott2009-04-031-0/+48