summaryrefslogtreecommitdiffstats
path: root/samples/OpenIdProviderMvc/Controllers/UserController.cs
Commit message (Expand)AuthorAgeFilesLines
* Updated the way the MVC Provider sample handles XRDS, PPID and normal user id...Andrew Arnott2009-11-031-15/+18
* Merge branch 'v3.1' into v3.2Andrew Arnott2009-08-311-1/+1
|\
| * Merge branch 'v3.0' into v3.1Andrew Arnott2009-08-311-1/+1
| |\
| | * Fixed NullReferenceException that can be thrown by the MVC Provider sample if...Andrew Arnott2009-08-171-1/+1
* | | Added OpenID pluggable behaviors support, including a sample PPID generator.Andrew Arnott2009-06-171-5/+1
|/ /
* | Shorted anonymous identifier hash length, reworked the OP MVC sample to suppo...Andrew Arnott2009-04-231-6/+16
* | Initial stab at PPID identifiers to protect privacy.Andrew Arnott2009-04-221-4/+6
|/
* Added ASP.NET MVC OpenID Provider sample.Andrew Arnott2009-03-161-0/+37