summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2.ResourceServer/OAuth2/ChannelElements/OAuth2ResourceServerChannel.cs
Commit message (Collapse)AuthorAgeFilesLines
* Closes #356, Closes #357, Closes #358David Christiansen2015-01-041-0/+2
|
* Lots of StyleCop fixes.Andrew Arnott2013-03-261-1/+6
|
* Unit test build break fixes.Andrew Arnott2013-03-061-1/+1
|
* Switched Channel to receiving messages via HttpRequestMessage as well.Andrew Arnott2013-03-041-13/+12
|
* C# compiler warning fixes.Andrew Arnott2013-02-101-1/+3
|
* Fixes OAuthConsumer twitter sample.Andrew Arnott2013-02-091-1/+1
|
* OAuth2.ResourceServer now builds.Andrew Arnott2013-01-131-8/+13
|
* Removes more remnants of Code Contracts.Andrew Arnott2012-12-261-1/+0
|
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-261-0/+1
|
* Fixes access denial errors from OAuth 2 resource servers so they include the ↵Andrew Arnott2012-04-221-2/+2
| | | | | | required parameters in their WWW-Authenticate headers. Fixes #124
* Fixed build breaks in the solution.Andrew Arnott2012-03-171-2/+2
|
* Redistributed OAuth2 code into their more specific assemblies.Andrew Arnott2012-03-161-0/+153