summaryrefslogtreecommitdiffstats
path: root/samples/OpenIdProviderMvc/Controllers/UserController.cs
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Andrew Arnott2009-04-231-6/+16
| | | | support both anonymous and identifying identifiers.
* 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