Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'v4.0' into v4.1origin/v4.1 | Andrew Arnott | 2013-11-25 | 2 | -3/+3 |
|\ | |||||
| * | Applies fix for #209 to one more entrypoint for parsing XML that was missed ↵origin/v4.0 | Andrew Arnott | 2013-11-25 | 1 | -1/+1 |
| | | | | | | | | initially. | ||||
| * | Merge remote-tracking branch 'origin/v4.0' into v4.0 | Andrew Arnott | 2013-02-26 | 1 | -1/+1 |
| |\ | |||||
| * | | Fixes log message when return_to match failures occur. | Andrew Arnott | 2013-02-26 | 1 | -2/+2 |
| | | | | | | | | | | | | Fixes #249 | ||||
* | | | Fixes compile error on .NET 3.5 | Andrew Arnott | 2013-04-22 | 1 | -1/+1 |
| | | | |||||
* | | | Fixes exception thrown from unusual language-culture combinations in OpenID ↵ | Andrew Arnott | 2013-03-17 | 1 | -2/+11 |
|\ \ \ | | | | | | | | | | | | | Sreg responses. Closes #261. | ||||
| * | | | StyleCop and comment touch-ups. | Andrew Arnott | 2013-03-17 | 1 | -4/+7 |
| | | | | |||||
| * | | | A possible fix for exception in ClaimsResponse.Culture, if Language + ↵ | AkosLukacs | 2013-03-17 | 1 | -1/+7 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | Country doesn't make a valid culture. https://github.com/DotNetOpenAuth/DotNetOpenAuth/issues/260 Just a simple try-catch. According to this comment at SO http://stackoverflow.com/a/12375100 using try-catch is the fastest is you don't expect a continuous stream of illegal combinations. | ||||
* | | | Adds Content-Length header to direct responses. | Andrew Arnott | 2013-03-09 | 1 | -0/+2 |
| | | | |||||
* | | | Merge remote-tracking branch 'origin/v4.1' into v4.1 | Andrew Arnott | 2013-03-03 | 49 | -84/+748 |
|\ \ \ | |||||
| * \ \ | Merge remote-tracking branch 'aarnott/v4.1' into v4.1 | Andrew Arnott | 2013-02-03 | 3 | -1/+9 |
| |\ \ \ | |||||
| | * | | | Adds another catch block to the logger initializer. | Andrew Arnott | 2013-01-12 | 1 | -0/+2 |
| | | | | | |||||
| | * | | | Fixes StyleCop break. | Andrew Arnott | 2013-01-12 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Accepted pull request #245 | Andrew Arnott | 2013-01-12 | 1 | -1/+2 |
| | |\ \ \ | |||||
| | | * | | | Update to support Front_End_Https header used by some loadbalancers for SSL ↵ | Mike Roest | 2013-01-12 | 1 | -1/+2 |
| | |/ / / | | | | | | | | | | | | | | | | terminiation. As Per http://en.wikipedia.org/wiki/List_of_HTTP_header_fields#Common_non-standard_request_headers | ||||
| | * | | | Skips the UriIdentifier scheme workaround on Mono. | Andrew Arnott | 2013-01-12 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Mono doesn't support it. Thanks to Justin Nel <dogbertuk2000@gmail.com> for helping identify this mono limitation. | ||||
| * | | | | Merge in pull request #247 | Andrew Arnott | 2013-02-03 | 1 | -1/+6 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Touch up on community contribution. | Andrew Arnott | 2013-02-03 | 1 | -6/+7 |
| | | | | | |||||
| | * | | | Update samples/OpenIdProviderMvc/Controllers/OpenIdController.cs | Sergey Kosivchenko | 2013-02-03 | 1 | -2/+6 |
| |/ / / | | | | | | | | | | | | | Previous version did not work, if user had already authorized on provider, and use to authorizing on consumer ids with uppercase symbol, for example http://provider.com/user/AlGol | ||||
| * | | | Fixes KeyNotFoundException in logging. | Andrew Arnott | 2013-01-01 | 1 | -1/+1 |
| | | | | |||||
| * | | | Sensitive message information is now masked from logging. | Andrew Arnott | 2012-12-23 | 5 | -3/+30 |
| | | | | | | | | | | | | | | | | Fixes #243 | ||||
| * | | | Move the bool assignment inside the try catch to allow analysis tool to pass. | Mike Roest | 2012-12-21 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge of pull request to avoid crashes when reporting and logging failes. ↵ | Andrew Arnott | 2012-12-17 | 1 | -1/+5 |
| |\ \ \ | | | | | | | | | | | | | | | | Closes #241 | ||||
| | * | | | StyleCop fix | Andrew Arnott | 2012-12-17 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Add additional Exception handling to prevent a process crash on a Logger ↵ | Mike Roest | 2012-12-17 | 1 | -1/+5 |
| |/ / / | | | | | | | | | | | | | Exception during SendStatsAsync | ||||
| * | | | Fixes NetworkCredentialApplicator on first request. | Andrew Arnott | 2012-12-02 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | Fixes #204 | ||||
| * | | | Incremented version | Andrew Arnott | 2012-11-28 | 1 | -1/+1 |
| | | | | |||||
| * | | | Updates Microsoft account login OAuth2 endpoints. Closes #236 | Andrew Arnott | 2012-11-27 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | Updating Microsoft account OAuth endpoints | Ilya Grebnov | 2012-11-27 | 1 | -2/+2 |
| |/ / / | |||||
| * | | | Adds facebook email retrieval to Facebook logins. Fixes #208 | Andrew Arnott | 2012-11-27 | 1 | -2/+4 |
| |\ \ \ | |||||
| | * | | | More Stylecop fixes | Andrew Arnott | 2012-11-27 | 1 | -1/+0 |
| | | | | | |||||
| | * | | | Style fix. | Andrew Arnott | 2012-11-27 | 1 | -3/+3 |
| | | | | | |||||
| | * | | | Update src/DotNetOpenAuth.AspNet/Clients/OAuth2/FacebookClient.cs | Jason Kulatunga | 2012-11-27 | 1 | -1/+4 |
| |/ / / | | | | | | | | | | | | | Retrive the facebook user's email as well as the rest of their default user data. | ||||
| * | | | Fixes stylecop messages. | Andrew Arnott | 2012-11-27 | 1 | -2/+7 |
| | | | | |||||
| * | | | Merge pull request #235 from dotnetjunky/v4.1 | Andrew Arnott | 2012-11-26 | 4 | -13/+112 |
| |\ \ \ | | | | | | | | | | | | | | | | Fix bug in the LinkedInClient not working Fixes #232 | ||||
| | * | | | Fix bug in the LinkedInClient not working because the token manager class ↵ | Microsoft | 2012-11-26 | 4 | -13/+112 |
| |/ / / | | | | | | | | | | | | | used does not persist the access token. | ||||
| * | | | 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 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | Fixes #178 | ||||
| * | | | Adds more token decoding tests. | Andrew Arnott | 2012-11-11 | 2 | -10/+65 |
| | | | | |||||
| * | | | Fixes another OOM exception while decoding corrupted tokens. | Andrew Arnott | 2012-11-11 | 1 | -1/+1 |
| | | | | |||||
| * | | | Allows resource servers to receive unencrypted access tokens. | Andrew Arnott | 2012-11-11 | 1 | -2/+1 |
| | | | | |||||
| * | | | Wraps IOException with ProtocolException while decoding access tokens. | Andrew Arnott | 2012-11-11 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | Related to #178 | ||||
| * | | | Enforces signing of access tokens at auth server | Andrew Arnott | 2012-11-11 | 3 | -3/+16 |
| | | | | |||||
| * | | | Avoids OOM exceptions from ResourceServer | Andrew Arnott | 2012-11-11 | 6 | -9/+40 |
| | | | | | | | | | | | | | | | | Related to #178 | ||||
| * | | | Fixes NullReferenceException on missing keys | Andrew Arnott | 2012-11-11 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | Fixes #193 | ||||
| * | | | Fixes HTTP Basic auth challenge to include realm | Andrew Arnott | 2012-11-11 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | Fixes #189 | ||||
| * | | | Fixes access token expiration check in client | Andrew Arnott | 2012-11-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Fixes #174 | ||||
| * | | | Marks SelectorButton as serializable | Andrew Arnott | 2012-11-10 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Fixes #188 | ||||
| * | | | Fixes exception thrown on missing access token | Andrew Arnott | 2012-11-10 | 3 | -0/+48 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 build break | Andrew Arnott | 2012-11-10 | 1 | -0/+4 |
| | | | | |||||
| * | | | Adds AuthorizationServer.HandleTokenRequest(HttpRequestMessage) overload. | Andrew Arnott | 2012-11-10 | 1 | -0/+14 |
| | | | | | | | | | | | | | | | | Fixes #210 | ||||
| * | | | Fixes Twitter auth to not force re-login the user. | Andrew Arnott | 2012-11-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Fixes #231 | ||||
| * | | | Fixes AsHttpResposneMessage() exception when response has no stream. | Andrew Arnott | 2012-11-02 | 2 | -3/+15 |
| | | | | | | | | | | | | | | | | Fixes #226 | ||||
| * | | | Incremented version. | Andrew Arnott | 2012-10-29 | 1 | -2/+2 |
| | | | | |||||
| * | | | Removed/adjusted NuGet dependencies. | Andrew Arnott | 2012-10-29 | 1 | -2/+1 |
| | | | | |||||
| * | | | Fixes web.config merge of DotNetOpenAuth.Ultimate on .NET 4.x | Andrew Arnott | 2012-10-29 | 4 | -1/+149 |
| | | | | | | | | | | | | | | | | Installing DotNetOpenAuth.Ultimate on .NET 4.x would add a redundant uri config section, leading to runtime error. | ||||
| * | | | Fixes bad web.config merge for OpenID RP package on .NET 4.5 | Andrew Arnott | 2012-10-29 | 2 | -0/+35 |
| | | | | | | | | | | | | | | | | Installing DotNetOpenAuth.OpenId.RelyingParty when targeting .NET 4.5 would leave out the openid config section from web.config file, leading to runtime error. | ||||
| * | | | Incremented version. | Andrew Arnott | 2012-10-16 | 1 | -2/+2 |
| | | | | |||||
| * | | | SubType noise. | Andrew Arnott | 2012-10-14 | 3 | -0/+14 |
| | | | | |||||
| * | | | Fixes TraceSwitch tracing to filter based on configuration. | Andrew Arnott | 2012-10-10 | 1 | -30/+90 |
| | | | | | | | | | | | | | | | | Fixes #214 | ||||
| * | | | Added OutgoingWebResponse.AsHttpResponseMessage extension method. | Andrew Arnott | 2012-10-09 | 2 | -1/+54 |
| | | | | |||||
| * | | | Reverted change from last merge that shouldn't be in v4.1. | Andrew Arnott | 2012-10-07 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'v4.0' into v4.1 | Andrew Arnott | 2012-10-07 | 2 | -5/+14 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Fixed build break in v4.0. | Andrew Arnott | 2012-10-07 | 1 | -1/+1 |
| | |/ | |||||
| | * | Fixes failing ASP.NET tests. Closes #211 | Andrew Arnott | 2012-10-02 | 1 | -4/+13 |
| | |\ | |||||
| | | * | Whitespace fixes. | Andrew Arnott | 2012-10-02 | 1 | -2/+2 |
| | | | | |||||
| | | * | Fix some unit tests failing. | Microsoft | 2012-10-02 | 1 | -4/+13 |
| | |/ | |||||
| | * | Fixed broken runtime due to bad assemblyinfo attribute. | Andrew Arnott | 2012-10-02 | 1 | -1/+1 |
| | | | |||||
* | | | Fixes bad logic that reports expired tokens incorrectly. | Andrew Arnott | 2013-03-03 | 1 | -1/+1 |
|/ / | |||||
* | | Fixed broken runtime due to bad assemblyinfo attribute.v4.1.2.12274 | Andrew Arnott | 2012-09-30 | 1 | -1/+1 |
| | | |||||
* | | Incremented version. | Andrew Arnott | 2012-09-29 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'v4.0' into v4.1v4.1.1.12273 | Andrew Arnott | 2012-09-29 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Adjusted AssemblyInfo.cs to be unique for each assembly. | Andrew Arnott | 2012-09-29 | 31 | -256/+89 |
| | | | | | | | | This should fix nuget pdb package submission to symbolsource.org | ||||
* | | Adjusted AssemblyInfo.cs to be unique for each assembly. | Andrew Arnott | 2012-09-29 | 31 | -265/+32 |
| | | | | | | | | This should fix nuget pdb package submission to symbolsource.org | ||||
* | | Merge branch 'v4.0' into v4.1 | Andrew Arnott | 2012-09-29 | 1 | -12/+3 |
|\ \ | |/ | |||||
| * | Fixes NullReferenceException in AspNet.OpenAuthSecurityManager. | Andrew Arnott | 2012-09-29 | 1 | -12/+3 |
| | | | | | | | | | | This was reported at: http://stackoverflow.com/questions/12235395/openauth-requestauthentication-throws-null-ref-in-vs2012-web-forms-template/12240150#12240150 It is due to fields being left uninitialized by the constructors yet assumed to be non-null by all or some public methods. | ||||
* | | Added missing folder that led to build break. | Andrew Arnott | 2012-09-29 | 1 | -0/+0 |
| | | |||||
* | | Added missing xml doc comment line. | Andrew Arnott | 2012-09-29 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'v4.0' into v4.1 | Andrew Arnott | 2012-09-29 | 9 | -10/+54 |
|\ \ | |/ | |||||
| * | Mitigates the XML DTD DoS attack from expanding entities. | Andrew Arnott | 2012-09-29 | 6 | -9/+37 |
| | | | | | | | | Fixes #209 | ||||
| * | Fixed bug in OpenID Provider MVC sample that allowed users to log in as others. | Andrew Arnott | 2012-09-26 | 1 | -0/+13 |
| | | | | | | | | Fixes #207 | ||||
| * | Fix for unhandled exception in some partial trust environments (mono?). | Andrew Arnott | 2012-09-20 | 1 | -0/+4 |
| | | |||||
| * | Fixed bug in CustomStore.GetKeys enumeration. | Andrew Arnott | 2012-09-20 | 1 | -1/+2 |
| | | | | | | | | This bug only existed in the OpenIdProviderWebForms sample. The OpenIdRelyingPartyWebForms sample's copy of this file already had the fix in it. | ||||
| * | Incremented version. | Andrew Arnott | 2012-06-30 | 1 | -2/+2 |
| | | |||||
* | | System.Net.Http added as a reference for .NET 4.5 targeting projects. | Andrew Arnott | 2012-09-27 | 1 | -3/+0 |
| | | |||||
* | | Added NuGet package dependency and fixed build breaks in samples. | Andrew Arnott | 2012-09-27 | 6 | -4/+35 |
| | | |||||
* | | Adds overloads of ResourceServer for HttpRequestMessage. | Andrew Arnott | 2012-09-27 | 2 | -5/+90 |
| | | | | | | | | | | | | | | The GetPrincipal and GetAccessToken now better support resource servers that are written in ASP.NET WebAPI. Fixes #206 | ||||
* | | Adds ClientBase.CreateAuthorizingHandler | Andrew Arnott | 2012-09-26 | 12 | -1/+2593 |
| | | | | | | | | | | | | This method creates an HttpMessageHandler that automatically applies the OAuth 2 access token (bearer) to all outbound HTTP requests. Fixes #205 | ||||
* | | Merge branch 'SlowGoogleServerWorkaround' into v4.1 | Andrew Arnott | 2012-09-17 | 5 | -17/+128 |
|\ \ | |||||
| * | | Added ability to cache Google certificates. | Andrew Arnott | 2011-02-09 | 5 | -16/+126 |
| | | | | | | | | | | | | Something of a workaround for slow certificate handling on some servers. | ||||
* | | | Fix error message. | Andrew Arnott | 2012-08-23 | 1 | -1/+1 |
| | | | |||||
* | | | Fixes a bug in posting to HTML forms in Firefox with the InfoCard selector. | Andrew Arnott | 2012-08-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | If the idselector control on a page with an other control that raises a postback, then the selector is opening when using firefox with "openinfocard identity selector" addon. To fix this problem, you have to move the object tag with the identity object outside the form tag in the page. Thanks to Philipp Jenni <philipp.jenni@gmx.ch> who contributed this fix. | ||||
* | | | Fixed a couple build warnings. | Andrew Arnott | 2012-07-22 | 2 | -2/+2 |
| | | | |||||
* | | | Fix NetworkCredentialApplicator verify check | Andrew Arnott | 2012-07-22 | 1 | -2/+6 |
| | | | | | | | | | | | | Fixes #183 | ||||
* | | | Fixed build break for .NET 3.5 targeting. | Andrew Arnott | 2012-07-19 | 1 | -0/+2 |
| | | | |||||
* | | | More StyleCop fixes | Andrew Arnott | 2012-07-18 | 1 | -7/+9 |
| | | | |||||
* | | | Fixed StyleCop issue | Andrew Arnott | 2012-07-18 | 1 | -1/+1 |
| | | | |||||
* | | | Replaces explicit crypto algorithm use with factories. | Andrew Arnott | 2012-07-18 | 9 | -14/+80 |
| | | | | | | | | | | | | Fixes #47 which requires that FIPS compliance be an option. | ||||
* | | | Removed session state from user identity pages | Andrew Arnott | 2012-07-13 | 2 | -2/+2 |
| | | | | | | | | | | | | Thanks to Richard Collette for suggesting this efficiency improvement. | ||||
* | | | Fixed ClientAuthorization .nuspec file to include the missing source file ↵ | Andrew Arnott | 2012-06-30 | 2 | -2/+4 |
| | | | | | | | | | | | | from the symbols .nupkg |