summaryrefslogtreecommitdiffstats
path: root/samples/OpenIdProviderMvc/Code/AnonymousIdentifierProvider.cs
Commit message (Collapse)AuthorAgeFilesLines
* Added OpenID pluggable behaviors support, including a sample PPID generator.Andrew Arnott2009-06-171-2/+20
|
* Promoted PPID identifier provider from the application block to the core ↵Andrew Arnott2009-05-311-1/+2
| | | | library.
* Stylecop fixes.Andrew Arnott2009-04-261-6/+2
|
* Moved PPID OP Provider code out of the library and into the ApplicationBlock.Andrew Arnott2009-04-261-9/+10
|
* Shorted anonymous identifier hash length, reworked the OP MVC sample to ↵Andrew Arnott2009-04-231-18/+1
| | | | support both anonymous and identifying identifiers.
* Initial stab at PPID identifiers to protect privacy.Andrew Arnott2009-04-221-0/+43