Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Closes #356, Closes #357, Closes #358 | David Christiansen | 2015-01-04 | 1 | -139/+0 |
| | |||||
* | Consolidates two OpenID memory app stores | Andrew Arnott | 2013-03-28 | 1 | -1/+1 |
| | | | | | | | The StandardRelyingPartyApplicationStore and StandardProviderApplicationStore were equivalent, and thus redundant. There was also nothing OpenID specific about them. So this consolidates and renames these types to better reflect their general purpose. | ||||
* | Fixed OpenID RP's CustomStore sample class that throws ↵ | Andrew Arnott | 2012-05-10 | 1 | -1/+1 |
| | | | | | | NullReferenceException in some cases. Thanks to Richard Collette for identifying the problem and suggesting the fix. | ||||
* | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 1 | -2/+2 |
| | | | | Fixes #66 | ||||
* | Trying to fix up configuration section code. | Andrew Arnott | 2011-07-10 | 1 | -1/+1 |
| | |||||
* | Fixed a couple of bugs in the RP sample's custom store. | Andrew Arnott | 2011-05-27 | 1 | -2/+9 |
| | |||||
* | Moved ICryptoKeyStore and related types to the Messaging.Bindings namespace. | Andrew Arnott | 2011-05-21 | 1 | -0/+1 |
| | |||||
* | Consolidated the IProviderApplicationStore and IRelyingPartyApplicationStore ↵ | Andrew Arnott | 2011-05-20 | 1 | -3/+1 |
| | | | | interfaces since they were equivalent. | ||||
* | Updated samples and project template custom stores to use ICryptoKeyStore ↵ | Andrew Arnott | 2011-05-15 | 1 | -36/+36 |
| | | | | for RPs. | ||||
* | Changed references to DistinguishingFactor to be ProviderEndpoint. | Andrew Arnott | 2011-05-10 | 1 | -9/+9 |
| | |||||
* | Brought custom association store sample for Providers up to date. | Andrew Arnott | 2011-05-09 | 1 | -3/+3 |
| | |||||
* | Removed crumb of a bad idea. | Andrew Arnott | 2009-11-18 | 1 | -10/+0 |
| | |||||
* | Fixed faulty sample custom nonce store. | Andrew Arnott | 2009-09-15 | 1 | -2/+3 |
| | | | | Fixes #129 | ||||
* | Renamed OpenID RP sample projects. | Andrew Arnott | 2009-03-26 | 1 | -0/+142 |