Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate all samples to target .NET 4.0 and use IIS Express (where available). | Andrew Arnott | 2012-04-02 | 1 | -6/+6 |
| | | | | | | InfoCardRelyingParty sample left out because it seems to cause input validation trouble. Fixes #108 | ||||
* | Migrated to Dev11 project files. They should all open in Dev10 still ↵ | Andrew Arnott | 2012-03-31 | 1 | -2/+2 |
| | | | | | | | | (except the new .sqlproj). This reverts commit a5e59982c1b66ebabd4c6436d4d3d177d2440649. Fixes #96 | ||||
* | Revert "Migrated to Dev11 project files. They should all open in Dev10 ↵ | Andrew Arnott | 2012-03-30 | 1 | -2/+2 |
| | | | | | | | still (except the new .sqlproj)." This reverts commit dc59bdbc51fce4ad19cb41e5ca610915c2e99789, reversing changes made to e5b8e2e4bd925ef6967c264644e4d67749b5b3de. | ||||
* | Merge branch 'v4.0' into dev11 | Andrew Arnott | 2012-03-21 | 1 | -5/+5 |
|\ | | | | | | | | | Conflicts: src/DotNetOpenAuth.sln | ||||
| * | Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade. | Andrew Arnott | 2012-03-10 | 1 | -5/+5 |
| | | |||||
* | | Additional changes. | Andrew Arnott | 2012-02-24 | 1 | -2/+2 |
|/ | |||||
* | Added OAuth 1.0 samples from v3.4 branch and fixed them up a bit so that | Andrew Arnott | 2012-02-02 | 1 | -0/+1190 |
| | | | | | | they work here. Fixes #64 | ||||
* | Split the OAuthServiceProvider sample into two samples: ↵ | Andrew Arnott | 2010-07-31 | 1 | -1046/+0 |
| | | | | | | OAuthAuthorizationServer and OAuthResourceServer. Renamed OAuthConsumer to OAuthClient. | ||||
* | Ripped out OAuth 1.0 support from the OAuthServiceProvider sample. | Andrew Arnott | 2010-07-22 | 1 | -61/+65 |
| | |||||
* | Stripping OAuth 1.0 support from the OAuthServiceProvider sample. | Andrew Arnott | 2010-07-22 | 1 | -246/+98 |
| | |||||
* | Updated OAuth C and SP samples to use standard WAP namespaces. | Andrew Arnott | 2010-04-19 | 1 | -894/+896 |
| | |||||
* | Converted the OAuth consumer and SP sample web site projects to web ↵ | Andrew Arnott | 2010-04-18 | 1 | -0/+1188 |
application projects. |