summaryrefslogtreecommitdiffstats
path: root/samples/OpenIdProviderMvc/Code/AnonymousIdentifierProvider.cs
Commit message (Expand)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 libr...Andrew Arnott2009-05-311-1/+2
* 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 suppo...Andrew Arnott2009-04-231-18/+1
* Initial stab at PPID identifiers to protect privacy.Andrew Arnott2009-04-221-0/+43