Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated the way the MVC Provider sample handles XRDS, PPID and normal user ↵ | Andrew Arnott | 2009-11-03 | 1 | -15/+18 |
| | | | | identities. | ||||
* | Merge branch 'v3.1' into v3.2 | Andrew Arnott | 2009-08-31 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.Test/OpenId/AuthenticationTests.cs src/DotNetOpenAuth.vsmdi src/DotNetOpenAuth/OpenId/RelyingParty/OpenIdRelyingParty.cs | ||||
| * | Merge branch 'v3.0' into v3.1 | Andrew Arnott | 2009-08-31 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.vsmdi src/DotNetOpenAuth/OpenId/OpenIdStrings.Designer.cs src/DotNetOpenAuth/OpenId/OpenIdStrings.resx | ||||
| | * | Fixed NullReferenceException that can be thrown by the MVC Provider sample ↵ | Andrew Arnott | 2009-08-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | if the Accept-Types header is missing in the request. Thanks, Steven L-P. | ||||
* | | | Added OpenID pluggable behaviors support, including a sample PPID generator. | Andrew Arnott | 2009-06-17 | 1 | -5/+1 |
|/ / | |||||
* | | Shorted anonymous identifier hash length, reworked the OP MVC sample to ↵ | Andrew Arnott | 2009-04-23 | 1 | -6/+16 |
| | | | | | | | | support both anonymous and identifying identifiers. | ||||
* | | Initial stab at PPID identifiers to protect privacy. | Andrew Arnott | 2009-04-22 | 1 | -4/+6 |
|/ | |||||
* | Added ASP.NET MVC OpenID Provider sample. | Andrew Arnott | 2009-03-16 | 1 | -0/+37 |