summaryrefslogtreecommitdiffstats
path: root/samples/OAuthConsumer
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v3.2' into mono2origin/mono2Andrew Arnott2010-10-241-1/+1
|\ | | | | | | | | Conflicts: src/DotNetOpenAuth/Messaging/HttpRequestInfo.cs
| * Fixed new StyleCop issues that cropped up (by installing Dev10?)Andrew Arnott2010-01-071-1/+1
| |
* | Removed the unsupported defaultProxy setting from the web.config files.Andrew Arnott2009-12-151-1/+1
|/
* Added uri section declaration to web.config files of a few samples.Andrew Arnott2009-05-131-0/+1
|
* Made sure that IDN and IRI URI mode are turned on for all sample sites, and ↵Andrew Arnott2009-05-091-4/+19
| | | | added a comment indicating their importance for all web sites that use this library.
* Fixed build warning regarding .refresh files.Andrew Arnott2009-04-221-0/+0
|
* Decreases drop .zip file size from 12.6MB to 3.6MB by not deploying ↵Andrew Arnott2009-04-141-0/+0
| | | | | | redundant copies of binaries to all samples, while leaving samples compilable within VS2008. Fixes Trac ticket 12.
* Removed extendedProtectionPolicy element from OAuthConsumer sample's ↵Andrew Arnott2009-04-101-3/+1
| | | | | | Web.config file. It didn't have any apparent effect, and it was breaking builds on some machines.
* StyleCop fixes.Andrew Arnott2009-04-091-6/+3
|
* Added default proxy use to all the samples.Andrew Arnott2009-04-091-0/+5
|
* Rewrote the Google and Twitter consumer samples to be more presentable once ↵Andrew Arnott2009-04-086-103/+98
| | | | configured.
* Split up ITokenManager into two derived interfaces to better fit Consumer ↵Andrew Arnott2009-04-084-10/+10
| | | | and Service Provider scenarios.
* Added Twitter OAuth consumer sample and helper class to the application block.Andrew Arnott2009-04-074-4/+126
|
* Fixed OAuth Consumer sample that broke when everything was renamed.Andrew Arnott2009-03-282-26/+1
|
* Restored missing project and assembly references in the samples.Andrew Arnott2009-03-261-0/+0
|
* Renamed OAuth sample sites.Andrew Arnott2009-03-2622-0/+1298