summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2.AuthorizationServer/OAuth2/ChannelElements/AuthServerBindingElementBase.cs
Commit message (Collapse)AuthorAgeFilesLines
* Lots of stylecop fixes.Andrew Arnott2013-02-161-1/+1
|
* C# compiler warning fixes.Andrew Arnott2013-02-101-1/+3
|
* OAuth2.AuthorizationServer now builds.Andrew Arnott2013-01-131-2/+4
|
* Fixes access denial errors from OAuth 2 resource servers so they include the ↵Andrew Arnott2012-04-221-0/+7
| | | | | | required parameters in their WWW-Authenticate headers. Fixes #124
* Renamed IAuthorizationServer to IAuthorizationServerHost.Andrew Arnott2012-04-081-1/+1
| | | | To avoid confusion with the concrete class AuthorizationServer.
* Redistributed OAuth2 code into their more specific assemblies.Andrew Arnott2012-03-161-0/+81