Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes StyleCop issue. | Andrew Arnott | 2012-03-31 | 1 | -1/+1 |
| | |||||
* | Moved access token signing key to the parameters object. | Andrew Arnott | 2012-03-31 | 3 | -27/+19 |
| | | | | | | This also presumably solves the threading concerns of sharing one instance. Fixes #34 | ||||
* | Fixed a couple of failing unit tests. | Andrew Arnott | 2012-03-31 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev11' into v4.0 | Andrew Arnott | 2012-03-31 | 1 | -336/+315 |
|\ | | | | | | | | | Conflicts: src/DotNetOpenAuth.sln | ||||
| * | Merge branch 'v4.0' | Andrew Arnott | 2012-03-31 | 1 | -333/+334 |
| |\ | |||||
| | * | Repaired sln file from Dev11 beta bugs. | Andrew Arnott | 2012-03-30 | 1 | -40/+0 |
| | | | |||||
| | * | Merged v4.0 | Andrew Arnott | 2012-03-30 | 3 | -120/+64 |
| | |\ | |||||
| | * | | Removed redundant web site properties in sln file. | Andrew Arnott | 2012-03-21 | 1 | -183/+0 |
| | | | | | | | | | | | | | | | | Bug in dev11 # 386292 | ||||
| | * | | Merge branch 'v4.0' into dev11 | Andrew Arnott | 2012-03-21 | 238 | -1449/+6141 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.sln | ||||
| | * | | | Completed Dev11 upgrade. The file churn on every file open is finally over. | Andrew Arnott | 2012-03-20 | 1 | -30/+112 |
| | | | | | | | | | | | | | | | | | | | | This required upgrading the MVC projects to MVC 4. | ||||
| | * | | | Additional changes. | Andrew Arnott | 2012-02-24 | 1 | -388/+388 |
| | | | | | |||||
| | * | | | Project compatibility upgrades for Dev11. | Andrew Arnott | 2012-02-24 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | Consolidated all code and token serializations to one binding element. | Andrew Arnott | 2012-03-30 | 6 | -172/+180 |
| | | | | | |||||
* | | | | | Fixed up an authorization server's token endpoint to generate more accurate ↵ | Andrew Arnott | 2012-03-30 | 14 | -115/+551 |
| | | | | | | | | | | | | | | | | | | | | error messages. | ||||
* | | | | | Added binding element comments. | Andrew Arnott | 2012-03-30 | 5 | -3/+14 |
| | | | | | |||||
* | | | | | Moved some message validation to another binding element. | Andrew Arnott | 2012-03-29 | 4 | -15/+12 |
| | | | | | |||||
* | | | | | Moved the code in AuthorizationCodeBindingElement into the ↵ | Andrew Arnott | 2012-03-29 | 5 | -91/+17 |
| | | | | | | | | | | | | | | | | | | | | AuthorizationServer class. | ||||
* | | | | | Beginning work of cleaning up the auth server binding elements. | Andrew Arnott | 2012-03-26 | 7 | -46/+31 |
| | | | | | |||||
* | | | | | Removed broken class diagram. | Andrew Arnott | 2012-03-24 | 2 | -165/+0 |
| | | | | | |||||
* | | | | | More comments and an visibility fix. | Andrew Arnott | 2012-03-24 | 3 | -3/+5 |
| | | | | | |||||
* | | | | | Fixed comments and a couple missing [Serializable] attributes. | Andrew Arnott | 2012-03-24 | 5 | -4/+12 |
| | | | | | |||||
* | | | | | StyleCop fixes. | Andrew Arnott | 2012-03-24 | 8 | -41/+38 |
| | | | | | |||||
* | | | | | Merge branch 'master' into oauth2refactor | Andrew Arnott | 2012-03-24 | 3 | -78/+2 |
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.sln | ||||
| * | | | | Merge branch 'v4.0' | Andrew Arnott | 2012-03-24 | 2 | -75/+1 |
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | | Conflicts: src/version.txt | ||||
| | * | | | Incremented version numbers following v4.0.0 release. | Andrew Arnott | 2012-03-24 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | Incremented OAuth2 package version. | Andrew Arnott | 2012-03-24 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Fix for NullReferenceException in the OAuth 1.0 demo due to HttpRequestInfo ↵ | Andrew Arnott | 2012-03-22 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not initializing one of its fields. Fixes #97 | ||||
| | * | | | Removed "ReleaseNoUI" solution configuration. | Andrew Arnott | 2012-03-22 | 1 | -75/+0 |
| | | |/ | | |/| | |||||
| * | | | Incremented version numbers. | Andrew Arnott | 2012-03-24 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge branch 'master' into oauth2refactor | Andrew Arnott | 2012-03-21 | 2 | -2/+19 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'v4.0' | Andrew Arnott | 2012-03-21 | 2 | -1/+18 |
| |\ \ \ | | |/ / | | | | | | | | | | | | | Conflicts: src/version.txt | ||||
| | * | | Updated version to reflect that the next release is anticipated to be RTW. | Andrew Arnott | 2012-03-21 | 1 | -1/+1 |
| | | | | |||||
| | * | | Fixed a bunch of NuGet package descriptions, and summaries. | Andrew Arnott | 2012-03-21 | 1 | -0/+17 |
| | | | | |||||
| * | | | Incremented version.txt for v4.1 beta. | Andrew Arnott | 2012-03-18 | 1 | -2/+2 |
| |/ / | |||||
* | | | All unit tests pass again. | Andrew Arnott | 2012-03-18 | 1 | -13/+19 |
| | | | |||||
* | | | Fixed another failing unit test. | Andrew Arnott | 2012-03-18 | 1 | -1/+1 |
| | | | |||||
* | | | Fixed failing unit test: ResourceOwnerPasswordCredentialGrant. | Andrew Arnott | 2012-03-18 | 2 | -19/+12 |
| | | | |||||
* | | | A little binding element cleanup. | Andrew Arnott | 2012-03-18 | 2 | -15/+13 |
| | | | |||||
* | | | Fixed a couple failing unit tests. | Andrew Arnott | 2012-03-17 | 2 | -14/+20 |
| | | | |||||
* | | | Fixed build breaks in the solution. | Andrew Arnott | 2012-03-17 | 4 | -5/+10 |
| | | | |||||
* | | | A bunch more moving of OAuth2 classes between assemblies. | Andrew Arnott | 2012-03-16 | 28 | -72/+131 |
| | | | |||||
* | | | Redistributed OAuth2 code into their more specific assemblies. | Andrew Arnott | 2012-03-16 | 55 | -244/+704 |
|/ / | |||||
* | | Fixed StyleCop warnings. | Andrew Arnott | 2012-03-14 | 2 | -28/+31 |
| | | |||||
* | | Access token endpoint now can respond with appropriate errors. | Andrew Arnott | 2012-03-14 | 7 | -64/+82 |
| | | |||||
* | | Fixed error message generated in exception thrown for bad access token requests. | Andrew Arnott | 2012-03-14 | 5 | -12/+23 |
| | | |||||
* | | Removed some pointless #regions | Andrew Arnott | 2012-03-11 | 4 | -26/+0 |
| | | |||||
* | | Added explanatory comments and security warnings to the AuthenticationResult ↵ | Andrew Arnott | 2012-03-11 | 1 | -2/+7 |
| | | | | | | | | in the AspNet project. | ||||
* | | Reduced code used to translate strings to Identifiers. | Andrew Arnott | 2012-03-11 | 3 | -17/+3 |
| | | |||||
* | | Abbreviated some AX Fetch code in AspNet project. | Andrew Arnott | 2012-03-11 | 2 | -6/+6 |
| | | |||||
* | | Fixed AspNet project's Yahoo! OpenID client to use the HTTPS scheme. | Andrew Arnott | 2012-03-11 | 2 | -2/+2 |
| | | | | | | | | Also switched both Yahoo and Google clients to use the WellKnownProviders class instead of embedding the magic strings itself. | ||||
* | | Fixed StyleCop settings files by removing the deprecated "Microsoft." prefixes. | Andrew Arnott | 2012-03-11 | 2 | -7/+7 |
| | | |||||
* | | Activating StyleCop on aspnet test assembly and fixed issues. | Andrew Arnott | 2012-03-11 | 7 | -41/+73 |
| | | |||||
* | | Fixed StyleCop issues and added comments. | Andrew Arnott | 2012-03-11 | 1 | -3/+17 |
| | | |||||
* | | Changed the compile-time switch for DH support into a runtime check for the ↵ | Andrew Arnott | 2012-03-11 | 9 | -46/+67 |
| | | | | | | | | | | | | supporting assembling. Fixes #87 | ||||
* | | Set version to be "RC1". | Andrew Arnott | 2012-03-10 | 1 | -1/+1 |
| | | |||||
* | | Corrected copyright notice in AspNet assembly. | Andrew Arnott | 2012-03-10 | 1 | -2/+2 |
| | | |||||
* | | AssemblyVersion is now a simple major.minor string, to make referencing easier. | Andrew Arnott | 2012-03-10 | 2 | -12/+10 |
| | | |||||
* | | Centralized all version information, including prerelease details, into the ↵ | Andrew Arnott | 2012-03-10 | 2 | -3/+47 |
| | | | | | | | | version.txt file. | ||||
* | | Turned off ccrewrite.exe for test assembly. | Andrew Arnott | 2012-03-10 | 1 | -2/+2 |
| | | |||||
* | | StyleCop fixes on AspNet project. | Andrew Arnott | 2012-03-10 | 20 | -190/+151 |
| | | |||||
* | | FxCop fixes and suppressions. | Andrew Arnott | 2012-03-10 | 18 | -29/+133 |
| | | |||||
* | | Applied all the StyleCop fixes necessary by the StyleCop 4.7 upgrade. | Andrew Arnott | 2012-03-10 | 61 | -242/+941 |
| | | |||||
* | | Fixed NullReferenceException causing a unit test failure. | Andrew Arnott | 2012-03-08 | 1 | -2/+11 |
| | | |||||
* | | OAuth 2 clients now use the state parameter to mitigate XSRF attacks. | Andrew Arnott | 2012-03-08 | 4 | -10/+26 |
| | | | | | | | | Fixes #84 | ||||
* | | Hacks in support for Facebook, which is missing the token_type parameter in ↵ | Andrew Arnott | 2012-03-07 | 1 | -1/+1 |
| | | | | | | | | | | | | its successful access token responses. Fixes #82 | ||||
* | | Merge branch 'master' of github.com:AArnott/dotnetopenid | Andrew Arnott | 2012-03-05 | 6 | -10/+29 |
|\ \ | |||||
| * | | Fix unit tests failing in DotNetOpenAuth.AspNet.Text projects. | Microsoft | 2012-03-02 | 6 | -10/+29 |
| | | | |||||
* | | | Fixed StyleCop messages. | Andrew Arnott | 2012-03-05 | 5 | -13/+121 |
| | | | |||||
* | | | HttpRequestInfo ctors are now internal, and publicly we have static | Andrew Arnott | 2012-03-05 | 3 | -6/+22 |
| | | | | | | | | | | | | factory methods that return HttpRequestBase instances. | ||||
* | | | Replaced API requirements for HttpRequestInfo with HttpRequestBase (new in ↵ | Andrew Arnott | 2012-03-05 | 43 | -610/+429 |
|/ / | | | | | | | | | | | .NET 3.5 SP1). This makes us more friendly to MVC as well as mock-based unit testing. | ||||
* | | Added missing build configurations. | Andrew Arnott | 2012-03-01 | 1 | -1/+15 |
| | | |||||
* | | Replaced manual argument validation with helper methods. | Andrew Arnott | 2012-03-01 | 12 | -121/+51 |
| | | |||||
* | | ReSharper code cleanup to help get this AspNet contribution into StyleCop ↵ | Andrew Arnott | 2012-03-01 | 24 | -615/+1255 |
| | | | | | | | | compliance. | ||||
* | | Fixed some bad or missing URL escaping. | Andrew Arnott | 2012-03-01 | 4 | -35/+31 |
| | | |||||
* | | Added some missing comments. | Andrew Arnott | 2012-03-01 | 7 | -3/+126 |
| | | |||||
* | | Replaced AspNet project's Uri.ToString() calls with Uri.AbsoluteUri | Andrew Arnott | 2012-03-01 | 3 | -7/+7 |
| | | | | | | | | http://blog.nerdbank.net/2008/04/uriabsoluteuri-and-uritostring-are-not.html | ||||
* | | Added copyright messages to AspNet project. | Andrew Arnott | 2012-03-01 | 24 | -36/+174 |
| | | |||||
* | | Add access token to the extraData dictionary when authentication is successful. | Microsoft | 2012-03-01 | 2 | -1/+11 |
| | | |||||
* | | Merge branch 'master' into webpages | Andrew Arnott | 2012-03-01 | 684 | -2447/+4425 |
|\ \ | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.sln | ||||
| * | | Added ReSharper team settings to source control. | Andrew Arnott | 2012-02-26 | 1 | -0/+42 |
| | | | |||||
| * | | Revised more unit testes to use "fluent" NUnit API. | Andrew Arnott | 2012-02-26 | 1 | -13/+13 |
| | | | |||||
| * | | Migrated OAuth 2 tests to the new NUnit Assert syntax. | Andrew Arnott | 2012-02-25 | 3 | -23/+23 |
| | | | |||||
| * | | Changed all uses of [TestCase] to [Test] to better emulate recommended NUnit ↵ | Andrew Arnott | 2012-02-25 | 90 | -425/+425 |
| | | | | | | | | | | | | patterns. | ||||
| * | | StyleCop fix. | Andrew Arnott | 2012-02-25 | 1 | -2/+1 |
| | | | |||||
| * | | Added scopes to the tested authorization flows. | Andrew Arnott | 2012-02-25 | 3 | -7/+17 |
| | | | |||||
| * | | Renamed ObtainClientAccessToken. | Andrew Arnott | 2012-02-25 | 2 | -2/+2 |
| | | | |||||
| * | | Added client credential grant type support and a test to prove it. | Andrew Arnott | 2012-02-25 | 5 | -20/+120 |
| |/ | | | | | | | Fixes #33 | ||||
| * | Adds support for the resource owner password credential grant. | Andrew Arnott | 2012-02-24 | 5 | -2/+90 |
| | | | | | | | | Fixes #72 | ||||
| * | OAuth2 resource servers accept the HTTP verbs: PUT, DELETE, HEAD in addition ↵ | Andrew Arnott | 2012-02-23 | 1 | -0/+1 |
| | | | | | | | | | | | | to the normal GET, POST Fixes #62 | ||||
| * | Split out the authorization carrying messages into distinct interfaces. | Andrew Arnott | 2012-02-23 | 13 | -132/+160 |
| | | | | | | | | This is to support additional grant types such as resource owner password credential and client credentials. | ||||
| * | Added basic test for resource owner password authorizatino request. Not yet ↵ | Andrew Arnott | 2012-02-23 | 4 | -8/+64 |
| | | | | | | | | passing. | ||||
| * | Fixed compiler warning. | Andrew Arnott | 2012-02-22 | 1 | -1/+1 |
| | | |||||
| * | Enabled unit test. | Andrew Arnott | 2012-02-22 | 1 | -1/+2 |
| | | |||||
| * | Split up end user authorization request message types between auth code and ↵ | Andrew Arnott | 2012-02-21 | 8 | -29/+109 |
| | | | | | | | | implicit. | ||||
| * | Added assertions about whether the client is authenticated. | Andrew Arnott | 2012-02-21 | 2 | -1/+11 |
| | | |||||
| * | Added two more OAuth2 unit tests, for the UserAgentClient class. | Andrew Arnott | 2012-02-21 | 5 | -30/+142 |
| | | |||||
| * | Moved some test code around. | Andrew Arnott | 2012-02-20 | 2 | -8/+18 |
| | | |||||
| * | Added scaffolding for OAuth2 unit tests and added the first test for client ↵ | Andrew Arnott | 2012-02-20 | 22 | -55/+298 |
| | | | | | | | | authorization. | ||||
| * | Added spec required HTTP header in access token response. | Andrew Arnott | 2012-02-19 | 1 | -0/+1 |
| | | |||||
| * | Removed requirement for callback parameter, per the spec. | Andrew Arnott | 2012-02-19 | 3 | -7/+19 |
| | |