Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'v3.1' into v3.2 | Andrew Arnott | 2009-11-03 | 1 | -0/+2 |
|\ | | | | | | | | | Conflicts: src/version.txt | ||||
| * | Applied some feedback from David Christiansen. | Andrew Arnott | 2009-10-16 | 1 | -0/+2 |
| | | |||||
* | | Removed unneeded extension method for making PPIDs. | Andrew Arnott | 2009-06-02 | 1 | -1/+0 |
| | | |||||
* | | Working RP and OP samples demonstrating the GSA profile. | Andrew Arnott | 2009-06-02 | 1 | -1/+20 |
| | | | | | | | | But I need to refactor the ISecurityProfile so that OPs can support the GSA profile without requiring that all RPs comply with it's RequireSsl setting for RP discovery. | ||||
* | | Promoted PPID identifier provider from the application block to the core ↵ | Andrew Arnott | 2009-05-31 | 1 | -1/+2 |
|/ | | | | library. | ||||
* | Stylecop fixes. | Andrew Arnott | 2009-04-26 | 2 | -7/+2 |
| | |||||
* | Moved PPID OP Provider code out of the library and into the ApplicationBlock. | Andrew Arnott | 2009-04-26 | 1 | -9/+10 |
| | |||||
* | Shorted anonymous identifier hash length, reworked the OP MVC sample to ↵ | Andrew Arnott | 2009-04-23 | 2 | -18/+19 |
| | | | | support both anonymous and identifying identifiers. | ||||
* | Initial stab at PPID identifiers to protect privacy. | Andrew Arnott | 2009-04-22 | 2 | -1/+51 |
| | |||||
* | Added ASP.NET MVC OpenID Provider sample. | Andrew Arnott | 2009-03-16 | 5 | -0/+395 |