summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2.ClientAuthorization/OAuth2/Messages/AccessTokenResourceOwnerPasswordCredentialsRequest.cs
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v4.1'Andrew Arnott2012-12-241-1/+1
|\
| * Sensitive message information is now masked from logging.Andrew Arnott2012-12-231-1/+1
| | | | | | | | Fixes #243
* | CreateAccessToken reveals username to hostAndrew Arnott2012-12-241-2/+12
|/ | | | | | | IAuthorizationServerHost.CreateAccessToken now has access to authoring usernames. Fixes #219
* Redistributed OAuth2 code into their more specific assemblies.Andrew Arnott2012-03-161-0/+93