summaryrefslogtreecommitdiffstats
path: root/projecttemplates/MvcRelyingParty/Code/OpenIdRelyingPartyService.cs
Commit message (Expand)AuthorAgeFilesLines
* Removes project templates.Andrew Arnott2013-06-161-107/+0
* Switched Channel to receiving messages via HttpRequestMessage as well.Andrew Arnott2013-03-041-9/+3
* C# compiler warning fixes.Andrew Arnott2013-02-101-1/+1
* projecttemplates now build.Andrew Arnott2013-01-271-34/+37
* Replaced API requirements for HttpRequestInfo with HttpRequestBase (new in .N...Andrew Arnott2012-03-051-2/+2
* Replaced call to deprecated method.Andrew Arnott2010-06-101-1/+1
* MVC project template now preloads discovery results for OP buttons.Andrew Arnott2010-03-131-0/+7
* Refactored to avoid so much duplicate code in the AJAX handling.Andrew Arnott2010-03-121-1/+1
* Refactored the code that facilitates MVC OpenIDSelector.Andrew Arnott2010-03-071-7/+45
* StyleCop fixes.Andrew Arnott2010-03-071-1/+1
* The entire login process now works, in a limited fashion.Andrew Arnott2010-03-071-0/+6
* Added some more scripts toward getting the OpenIdSelector working in MVC.Andrew Arnott2010-02-261-0/+13
* In the MVC project template, OpenIdRelyingParty now has a wrapping interface ...Andrew Arnott2009-12-291-0/+46