Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Closes #356, Closes #357, Closes #358 | David Christiansen | 2015-01-04 | 9 | -2359/+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. | ||||
* | Fixes build breaks everywhere exception DNOA.AspNet. | Andrew Arnott | 2013-03-02 | 1 | -3/+4 |
| | |||||
* | Merge remote-tracking branch 'origin/v4.0' | Andrew Arnott | 2012-05-29 | 1 | -1/+1 |
|\ | |||||
| * | 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. | ||||
* | | Migrate all samples to target .NET 4.0 and use IIS Express (where available). | Andrew Arnott | 2012-04-02 | 1 | -1/+1 |
|/ | | | | | | InfoCardRelyingParty sample left out because it seems to cause input validation trouble. Fixes #108 | ||||
* | 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 | 4 | -173/+176 |
| | | | | 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 |
| | |||||
* | Fixed build break introduced by last checkin. | Andrew Arnott | 2010-02-24 | 1 | -73/+0 |
| | |||||
* | Solution upgraded (MVC projects won't upgrade at this point). | Andrew Arnott | 2010-01-05 | 1 | -8/+99 |
| | |||||
* | Merge branch 'v3.2' into v3.3 | Andrew Arnott | 2009-11-18 | 1 | -10/+0 |
|\ | | | | | | | | | | | Conflicts: src/DotNetOpenAuth/OAuth/ServiceProvider.cs src/DotNetOpenAuth/OpenId/Association.cs | ||||
| * | Merge branch 'v3.0' into v3.1 | Andrew Arnott | 2009-11-18 | 1 | -10/+0 |
| |\ | |||||
| | * | Removed crumb of a bad idea. | Andrew Arnott | 2009-11-18 | 1 | -10/+0 |
| | | | |||||
* | | | Moved one method from ITokenManager to IServiceProviderTokenManager, and ↵ | Andrew Arnott | 2009-11-07 | 1 | -14/+0 |
|/ / | | | | | | | added code contracts. | ||||
* | | Merge branch 'v3.0' into v3.1 | Andrew Arnott | 2009-11-03 | 4 | -13/+17 |
|\ \ | |/ | | | | | | | Conflicts: src/version.txt | ||||
| * | Fixed faulty sample custom nonce store. | Andrew Arnott | 2009-09-15 | 4 | -13/+17 |
| | | | | | | | | Fixes #129 | ||||
* | | Added OpenID+OAuth sample. | Andrew Arnott | 2009-04-18 | 2 | -1/+100 |
|/ | |||||
* | Fixed namespace in RP sample. | Andrew Arnott | 2009-04-05 | 1 | -1/+1 |
| | |||||
* | Renamed OpenID RP sample projects. | Andrew Arnott | 2009-03-26 | 9 | -0/+2252 |