Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates NuGet packages. | Andrew Arnott | 2013-10-19 | 2 | -8/+25 |
| | |||||
* | Removes InfoCard support from the library. | Andrew Arnott | 2013-06-16 | 1 | -12/+0 |
| | | | | InfoCard support has been removed from recent versions of Windows. It's effectively dead. | ||||
* | Removes tests based on hosting ASP.NET on a project-less web site. | Andrew Arnott | 2013-06-02 | 6 | -390/+0 |
| | | | | Hosting ASP.NET has always been a fragile effort. And project-less web sites are born with constant issues. It's easier to just remove it. OWIN and Katana are likely to make this code obsolete anyway. | ||||
* | Consolidates two OpenID memory app stores | Andrew Arnott | 2013-03-28 | 8 | -18/+21 |
| | | | | | | | The StandardRelyingPartyApplicationStore and StandardProviderApplicationStore were equivalent, and thus redundant. There was also nothing OpenID specific about them. So this consolidates and renames these types to better reflect their general purpose. | ||||
* | StyleCop fix for issue only caught by build server. | Andrew Arnott | 2013-03-26 | 1 | -1/+7 |
| | |||||
* | More StyleCop fixes. | Andrew Arnott | 2013-03-26 | 3 | -11/+10 |
| | |||||
* | Lots of StyleCop fixes. | Andrew Arnott | 2013-03-26 | 8 | -113/+128 |
| | |||||
* | Fixes two more test failures. 2 left. | Andrew Arnott | 2013-03-26 | 1 | -1/+1 |
| | |||||
* | Down to 6 test failures. | Andrew Arnott | 2013-03-25 | 1 | -3/+1 |
| | |||||
* | Just 7 failures left. | Andrew Arnott | 2013-03-25 | 2 | -3/+5 |
| | |||||
* | Fixes another test. Down to 8 failures. | Andrew Arnott | 2013-03-25 | 1 | -1/+1 |
| | |||||
* | Registered handlers now overwrite previous ones rather than getting silently ↵ | Andrew Arnott | 2013-03-25 | 2 | -20/+12 |
| | | | | | | appended, never to be invoked. 10 test failures. | ||||
* | Fixes Untrusted delegating handler faults in failing test. | Andrew Arnott | 2013-03-24 | 1 | -2/+2 |
| | |||||
* | Just 12 failures. | Andrew Arnott | 2013-03-24 | 1 | -1/+1 |
| | |||||
* | Just 13 failures. | Andrew Arnott | 2013-03-24 | 1 | -4/+2 |
| | |||||
* | Just 14 failures. | Andrew Arnott | 2013-03-24 | 1 | -3/+4 |
| | |||||
* | Just 15 failures. | Andrew Arnott | 2013-03-24 | 2 | -2/+2 |
| | |||||
* | Just 18 failures | Andrew Arnott | 2013-03-24 | 2 | -4/+4 |
| | |||||
* | Just 21 failures. | Andrew Arnott | 2013-03-24 | 1 | -1/+1 |
| | |||||
* | Fixes RequireSsl in OpenID identifier discovery. | Andrew Arnott | 2013-03-24 | 2 | -29/+39 |
| | | | | | Makes UntrustedWebRequestHandler a DelegatingHandler. Now 21 failures. | ||||
* | Fixes ContentType of OAuth 1 direct responses. | Andrew Arnott | 2013-03-24 | 1 | -1/+1 |
| | | | | 22 test failures remaining. | ||||
* | Just 23 failures | Andrew Arnott | 2013-03-24 | 1 | -2/+2 |
| | |||||
* | Just 24 failures. | Andrew Arnott | 2013-03-24 | 1 | -9/+12 |
| | |||||
* | Just 27 failures. | Andrew Arnott | 2013-03-24 | 1 | -5/+4 |
| | |||||
* | Just 37 failures. | Andrew Arnott | 2013-03-24 | 3 | -14/+16 |
| | |||||
* | Just 41 failures | Andrew Arnott | 2013-03-24 | 1 | -0/+2 |
| | |||||
* | Just 44 failures. | Andrew Arnott | 2013-03-24 | 1 | -0/+1 |
| | |||||
* | Fixes unit tests. 49 failures left. | Andrew Arnott | 2013-03-24 | 4 | -7/+26 |
| | |||||
* | Fixes some OpenID redirect tests. | Andrew Arnott | 2013-03-23 | 5 | -3/+65 |
| | |||||
* | Fixes several more unit tests. 55 left | Andrew Arnott | 2013-03-23 | 4 | -4/+5 |
| | |||||
* | Adds a cookie delegating handler, fixes tests. | Andrew Arnott | 2013-03-23 | 6 | -7/+83 |
| | |||||
* | Fixes about a dozen more tests. | Andrew Arnott | 2013-03-22 | 1 | -1/+1 |
| | |||||
* | Fixes 5 more tests | Andrew Arnott | 2013-03-22 | 1 | -1/+2 |
| | |||||
* | Fixes another unit test | Andrew Arnott | 2013-03-22 | 1 | -15/+15 |
| | |||||
* | Fixes ~22 tests. | Andrew Arnott | 2013-03-22 | 1 | -0/+4 |
| | |||||
* | Fixes remaining build breaks. | Andrew Arnott | 2013-03-22 | 27 | -1039/+930 |
| | |||||
* | Moves the rest of the static methods out. | Andrew Arnott | 2013-03-21 | 19 | -118/+124 |
| | |||||
* | Moves OpenID coordinator handlers to base class. | Andrew Arnott | 2013-03-21 | 10 | -53/+55 |
| | |||||
* | Fixes the rest of the build breaks! | Andrew Arnott | 2013-03-19 | 7 | -150/+189 |
| | |||||
* | Adds missing file. | Andrew Arnott | 2013-03-17 | 1 | -0/+63 |
| | |||||
* | Lots more test build break fixes. | Andrew Arnott | 2013-03-17 | 17 | -167/+157 |
| | |||||
* | More build break fixes. | Andrew Arnott | 2013-03-10 | 2 | -14/+15 |
| | |||||
* | More unit test fixes. | Andrew Arnott | 2013-03-10 | 14 | -428/+647 |
| | |||||
* | More test build break fixes. | Andrew Arnott | 2013-03-09 | 6 | -162/+116 |
| | |||||
* | More test build break fixes. | Andrew Arnott | 2013-03-09 | 4 | -105/+136 |
| | |||||
* | Many more unit test build fixes and product touch-ups. | Andrew Arnott | 2013-03-07 | 18 | -528/+323 |
| | |||||
* | Unit test build break fixes. | Andrew Arnott | 2013-03-06 | 26 | -1350/+245 |
| | |||||
* | Unit test compile error fixes. | Andrew Arnott | 2013-03-03 | 8 | -116/+93 |
| | |||||
* | Updates to Validation 2.0.2 and log4net 2.0.0. | Andrew Arnott | 2013-01-27 | 2 | -4/+4 |
| | |||||
* | Finished fixing build breaks except in test projects. | Andrew Arnott | 2013-01-27 | 1 | -5/+0 |
| | |||||
* | Replaces IDirectWebRequestHandler with HttpClient in DNOA.Core. | Andrew Arnott | 2012-12-29 | 3 | -156/+0 |
| | | | | Build breaks are everywhere outside of just this one project as a result. | ||||
* | Consolidating on NUnit 2.6.1 (latest supported by TeamCity). | Andrew Arnott | 2012-12-29 | 2 | -3/+4 |
| | |||||
* | System.Net.Http references recreated using NuGet. | Andrew Arnott | 2012-12-28 | 2 | -0/+2 |
| | |||||
* | Updates Validation NuGet package references for .NET 4.5 | Andrew Arnott | 2012-12-28 | 1 | -1/+1 |
| | |||||
* | Switches Moq and NUnit dependences to be NuGet packages. | Andrew Arnott | 2012-12-28 | 3 | -4/+10 |
| | |||||
* | Removed ClrVersion build property. | Andrew Arnott | 2012-12-28 | 1 | -1/+0 |
| | |||||
* | Accomodates nuget's insistent project file changes. | Andrew Arnott | 2012-12-27 | 1 | -0/+2 |
| | |||||
* | Upgrades to Validation 2.0.1 to solve partially trusted callers problem. | Andrew Arnott | 2012-12-27 | 2 | -4/+4 |
| | |||||
* | Removes more remnants of Code Contracts. | Andrew Arnott | 2012-12-26 | 22 | -54/+9 |
| | |||||
* | Replaces DNOA's internal Requires class with Validation NuGet package. | Andrew Arnott | 2012-12-26 | 20 | -2/+29 |
| | |||||
* | Removes all traces of MS Code Contracts. | Andrew Arnott | 2012-12-26 | 1 | -98/+0 |
| | |||||
* | StyleCop fixes. | Andrew Arnott | 2012-12-26 | 2 | -0/+3 |
| | |||||
* | Fixes timeout in unit tests. | Andrew Arnott | 2012-12-26 | 4 | -28/+40 |
| | |||||
* | CreateAccessToken reveals username to host | Andrew Arnott | 2012-12-24 | 1 | -0/+94 |
| | | | | | | | IAuthorizationServerHost.CreateAccessToken now has access to authoring usernames. Fixes #219 | ||||
* | Fixes StyleCop errors. | Andrew Arnott | 2012-12-24 | 1 | -6/+6 |
| | |||||
* | Verifies that client credential grants receive approved scope in response. | Andrew Arnott | 2012-12-24 | 1 | -0/+28 |
| | | | | Closes #242 | ||||
* | Adds ability for OAuth 2 clients to accept deeper access token JSON responses. | Andrew Arnott | 2012-12-24 | 1 | -0/+4 |
| | | | | Fixes #168 | ||||
* | Merge branch 'v4.1' | Andrew Arnott | 2012-12-02 | 4 | -1/+126 |
|\ | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.OAuth2.ResourceServer/OAuth2/StandardAccessTokenAnalyzer.cs src/DotNetOpenAuth.Test/OAuth2/OAuth2TestBase.cs src/version.txt | ||||
| * | Fixes StyleCop error | Andrew Arnott | 2012-11-12 | 1 | -1/+1 |
| | | |||||
| * | Fixes an InternalErrorException thrown when decoding corrupted access tokens. | Andrew Arnott | 2012-11-11 | 1 | -1/+1 |
| | | | | | | | | Fixes #178 | ||||
| * | Adds more token decoding tests. | Andrew Arnott | 2012-11-11 | 2 | -10/+65 |
| | | |||||
| * | Avoids OOM exceptions from ResourceServer | Andrew Arnott | 2012-11-11 | 1 | -2/+14 |
| | | | | | | | | Related to #178 | ||||
| * | Fixes exception thrown on missing access token | Andrew Arnott | 2012-11-10 | 2 | -0/+47 |
| | | | | | | | | | | | | | | | | | | The resource server was throwing an ArgumentException when an HTTP Authorization header appeared with a value of "Bearer " but no access token. We now throw a ProtocolException that can produce the appropriate error to the client. Fixes #230 | ||||
| * | Fixes AsHttpResposneMessage() exception when response has no stream. | Andrew Arnott | 2012-11-02 | 1 | -0/+11 |
| | | | | | | | | Fixes #226 | ||||
* | | Adds a LinkedIn interop test. | Andrew Arnott | 2012-11-22 | 1 | -0/+23 |
| | | | | | | | | Part of investigation of issue #232 | ||||
* | | Authorization servers can override the granted scopes for all grant types. | Andrew Arnott | 2012-10-30 | 3 | -4/+66 |
| | | | | | | | | | | | | This change adds the ability for authorization servers to override the granted scopes of client credential and resource owner password grant types. Fixes #225 | ||||
* | | Merge remote-tracking branch 'aarnott/master' | Andrew Arnott | 2012-10-29 | 1 | -2/+35 |
|\ \ | |||||
| * | | Adds AuthorizationServer.DecodeRefreshToken | Andrew Arnott | 2012-07-20 | 1 | -2/+35 |
| | | | | | | | | | | | | | | | | | | And a unit test. Fixes #182 | ||||
* | | | Merge branch 'v4.1' | Andrew Arnott | 2012-10-14 | 5 | -9/+120 |
|\ \ \ | | |/ | |/| | |||||
| * | | Added OutgoingWebResponse.AsHttpResponseMessage extension method. | Andrew Arnott | 2012-10-09 | 1 | -1/+29 |
| | | | |||||
| * | | Adjusted AssemblyInfo.cs to be unique for each assembly. | Andrew Arnott | 2012-09-29 | 1 | -8/+1 |
| | | | | | | | | | | | | This should fix nuget pdb package submission to symbolsource.org | ||||
| * | | Adds ClientBase.CreateAuthorizingHandler | Andrew Arnott | 2012-09-26 | 3 | -0/+90 |
| |/ | | | | | | | | | | | This method creates an HttpMessageHandler that automatically applies the OAuth 2 access token (bearer) to all outbound HTTP requests. Fixes #205 | ||||
* | | Fixing one more place it was missed, also changing to OPTIONS | Matt Hawley | 2012-08-10 | 1 | -3/+3 |
| | | |||||
* | | Adding PATCH and OPTION http verbs | Matt Hawley | 2012-08-10 | 1 | -3/+9 |
|/ | |||||
* | Fixed failing ClientCredentialGrant unit test | Andrew Arnott | 2012-05-29 | 1 | -0/+3 |
| | |||||
* | Resource owner password grant method rename | Andrew Arnott | 2012-05-29 | 1 | -1/+1 |
| | | | | | | | | | | | | Renamed IAuthorizationServerHost.IsResourceOwnerCredentialValid to TryAuthorizeResourceOwnerCredentialGrant so that authorization servers are prepared to approve refresh tokens that may be issued as a result of a resource owner password grant. This also removes some of the "validation" that wasn't really doing anything useful for resource owner password grant types. Toward an eventual fix for #138 | ||||
* | Moved some JSON serialization logic to MessagingUtilities and added a unit test. | Andrew Arnott | 2012-04-28 | 3 | -0/+41 |
| | |||||
* | Authorization Server hosts now instantiate their own AccessTokens rather ↵ | Andrew Arnott | 2012-04-25 | 1 | -1/+1 |
| | | | | | | | than just parameters. AccessTokens are now serialized via a virtual method on that instance. Fixes #38, I think. | ||||
* | Anonymous clients can now exchange resource owner credentials for refresh ↵ | Andrew Arnott | 2012-04-22 | 1 | -3/+18 |
| | | | | | | | | and access tokens. (authenticated clients already could). Fixes #100 | ||||
* | Fixes access denial errors from OAuth 2 resource servers so they include the ↵ | Andrew Arnott | 2012-04-22 | 2 | -1/+6 |
| | | | | | | required parameters in their WWW-Authenticate headers. Fixes #124 | ||||
* | Fixed several failing unit tests due to their non-support for network ↵ | Andrew Arnott | 2012-04-20 | 1 | -1/+1 |
| | | | | credential simulations. | ||||
* | Fixed HTTP Basic authentication for OAuth 2 clients so that it actually ↵ | Andrew Arnott | 2012-04-19 | 3 | -2/+36 |
| | | | | works in the sample. | ||||
* | Fixed up the configuration story for OAuth 2. | Andrew Arnott | 2012-04-18 | 1 | -1/+1 |
| | |||||
* | StyleCop cleanup, and reversal of some code changes that were no longer ↵ | Andrew Arnott | 2012-04-18 | 3 | -30/+2 |
| | | | | necessary. | ||||
* | We have HTTP Basic client authentication working now in OAuth 2. | Andrew Arnott | 2012-04-18 | 9 | -14/+89 |
| | |||||
* | Authorization server hosts may now provide canonical usernames for the ↵ | Andrew Arnott | 2012-04-16 | 1 | -1/+2 |
| | | | | | | resource owner given correct resource owner credentials. Fixes #103 | ||||
* | Authorization servers now gain insight into the calling client when ↵ | Andrew Arnott | 2012-04-15 | 1 | -1/+1 |
| | | | | | | validating resource owner credential grant type requests. Fixes #101 | ||||
* | Added a public constructor to ClaimsResponse. | Andrew Arnott | 2012-04-08 | 4 | -8/+8 |
| | | | | | | Also made the probable type URIs that it accepts public and easily discoverable. Fixes #116 | ||||
* | Renamed IAuthorizationServer to IAuthorizationServerHost. | Andrew Arnott | 2012-04-08 | 4 | -7/+7 |
| | | | | To avoid confusion with the concrete class AuthorizationServer. | ||||
* | Merge branch 'v4.0' | Andrew Arnott | 2012-04-05 | 43 | -139/+173 |
|\ | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.OAuth2.Client/DotNetOpenAuth.OAuth2.Client.csproj src/DotNetOpenAuth.OAuth2.ResourceServer/DotNetOpenAuth.OAuth2.ResourceServer.csproj src/DotNetOpenAuth.OAuth2.ResourceServer/OAuth2/ResourceServer.cs |