summaryrefslogtreecommitdiffstats
path: root/samples/OpenIdProviderWebForms/decide.aspx.cs
Commit message (Expand)AuthorAgeFilesLines
* Fixes OpenIdProviderWebForms login.Andrew Arnott2013-06-091-1/+2
* Changed all ASP.NET async void event handlers to use RegisterAsyncTask, which...Andrew Arnott2013-03-041-100/+112
* Switched Channel to receiving messages via HttpRequestMessage as well.Andrew Arnott2013-03-041-4/+16
* OpenIdProviderWebForms now builds.Andrew Arnott2013-01-231-6/+9
* Samples now build.Andrew Arnott2011-08-021-1/+1
* Added Yubikey login to ApplicationBlock and OpenID Provider web forms sample.Andrew Arnott2010-03-271-1/+6
* Eliminated a couple of compiler warnings.Andrew Arnott2009-12-011-3/+1
* Added OpenID+OAuth combined OP sample.Andrew Arnott2009-07-151-0/+24
* OP now has a RequireSsl option, which requires RP discovery to happen over HT...Andrew Arnott2009-05-081-1/+1
* Fixed build breaks in sample caused by RP discovery breaking change in commit...Andrew Arnott2009-05-081-1/+1
* Added support for extension-only (non-identity) checkid_* requests.Andrew Arnott2009-05-081-29/+43
* Refactoring around Provider's IRequest to process responses differently.Andrew Arnott2009-03-061-5/+3
* Renamed OpenID Provider sample directory to match project name.Andrew Arnott2009-02-011-0/+75