summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2.AuthorizationServer/OAuth2/ChannelElements/ClientCredentialHttpBasicReader.cs
Commit message (Expand)AuthorAgeFilesLines
* Replaces DNOA's internal Requires class with Validation NuGet package.Andrew Arnott2012-12-261-0/+1
* Fixes HTTP Basic auth challenge to include realmAndrew Arnott2012-11-111-1/+7
* Fixed HTTP Basic authentication for OAuth 2 clients so that it actually works...Andrew Arnott2012-04-191-1/+8
* Fixed up the configuration story for OAuth 2.Andrew Arnott2012-04-181-17/+5
* StyleCop cleanup, and reversal of some code changes that were no longer neces...Andrew Arnott2012-04-181-0/+16
* We have HTTP Basic client authentication working now in OAuth 2.Andrew Arnott2012-04-181-0/+37