Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Added IAuthenticationResponse.GetUntrustedCallbackArgument methods. | Andrew Arnott | 2009-09-14 | 8 | -21/+194 | |
| | | | | ||||||
| * | | | Incremented version number. | Andrew Arnott | 2009-09-14 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Providers can now customize their own OP endpoint URL in positive assertions ↵v3.2.2.9257 | Andrew Arnott | 2009-09-13 | 4 | -0/+66 | |
| | | | | | | | | | | | | | | | | | | | | | | | | via the new IHostProcessedRequest.ProviderEndpoint property. Fixes #124 | |||||
| * | | | Incremented version number. | Andrew Arnott | 2009-09-12 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | OpenIdTextBox now honors Popup == PopupBehavior.Never. | Andrew Arnott | 2009-09-12 | 1 | -1/+10 | |
| | | | | | | | | | | | | | | | | Fixes #126. | |||||
| * | | | Fixed IAuthenticationRequest.AddCallbackArgument so that it won't throw if ↵ | Andrew Arnott | 2009-09-12 | 7 | -26/+38 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it can't sign arguments. Signature checks are done in retrieval of arguments if the RP uses GetCallbackArgument. Fixes Trac #127 | |||||
| * | | | Added ICAM OpenID 2.0 Profile document. | Andrew Arnott | 2009-09-12 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | FxCop message fixes. | Andrew Arnott | 2009-09-09 | 2 | -0/+6 | |
| | | | | ||||||
| * | | | Merge branch 'v3.2' into gsa | Andrew Arnott | 2009-09-09 | 74 | -166/+743 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'v3.1' into v3.2 | Andrew Arnott | 2009-09-09 | 2 | -1/+11 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Merge branch 'v3.0' into v3.1v3.1.2.9252 | Andrew Arnott | 2009-09-09 | 1 | -0/+1 | |
| | | |\ \ | | | | |/ | ||||||
| | | | * | Suppressed FxCop message.v3.0.4.9252 | Andrew Arnott | 2009-09-03 | 1 | -0/+1 | |
| | | | | | ||||||
| | | * | | Fixed StyleCop and FxCop messages. | Andrew Arnott | 2009-09-03 | 1 | -7/+9 | |
| | | | | | ||||||
| | | * | | Fixed InfoCardSelector.ToolTip property. | Andrew Arnott | 2009-09-01 | 1 | -1/+8 | |
| | | | | | | | | | | | | | | | | | | | | Fixes #91. | |||||
| | * | | | Fixed FxCop message. | Andrew Arnott | 2009-09-03 | 1 | -2/+2 | |
| | | | | | ||||||
| | * | | | Merge branch 'v3.1' into v3.2 | Andrew Arnott | 2009-08-31 | 33 | -82/+493 | |
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.Test/OpenId/AuthenticationTests.cs src/DotNetOpenAuth.vsmdi src/DotNetOpenAuth/OpenId/RelyingParty/OpenIdRelyingParty.cs | |||||
| | | * | | Merge branch 'v3.0' into v3.1 | Andrew Arnott | 2009-08-31 | 26 | -50/+374 | |
| | | |\ \ | | | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.vsmdi src/DotNetOpenAuth/OpenId/OpenIdStrings.Designer.cs src/DotNetOpenAuth/OpenId/OpenIdStrings.resx | |||||
| | | | * | The two ASP.NET hosted tests now result in Inconclusive when they fail to ↵ | Andrew Arnott | 2009-08-31 | 2 | -16/+25 | |
| | | | | | | | | | | | | | | | | | | | | start due to an assembly load failure. I don't know why the assembly load failure occurs sometimes and not others. | |||||
| | | | * | Fixed test failures introduced in recent commit. | Andrew Arnott | 2009-08-31 | 3 | -48/+47 | |
| | | | | | ||||||
| | | | * | Fixed a couple of small error messages. | Andrew Arnott | 2009-08-30 | 2 | -1/+5 | |
| | | | | | ||||||
| | | | * | Added tests for unsolicited assertion sending and receiving, including ↵ | Andrew Arnott | 2009-08-30 | 9 | -2/+141 | |
| | | | | | | | | | | | | | | | | | | | | against the RP's whitelist. | |||||
| | | | * | OpenIdRelyingParty.EndpointFilter now consulted before successfully ↵ | Andrew Arnott | 2009-08-30 | 5 | -2/+140 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | receiving an unsolicited positive assertion. Fixes #118 | |||||
| | | | * | Fixed warning that is logged when sreg extension requests come into an OP ↵ | Andrew Arnott | 2009-08-25 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | with empty required or optional lists. | |||||
| | | | * | Adds a few ServiceProvider constructors to allow for a custom INonceStore ↵ | Andrew Arnott | 2009-08-19 | 2 | -4/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | instance to be supplied. Resolves Trac ticket #112 | |||||
| | | | * | Added to sample OAuthConsumerWcf to demonstrate calling our sample ↵ | Andrew Arnott | 2009-08-19 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | OAuthServiceProvider. | |||||
| | | | * | Fixed StyleCop messages. | Andrew Arnott | 2009-08-18 | 2 | -2/+2 | |
| | | | | | ||||||
| | | | * | We now fail more gracefully when an Identifier claims to provide an XRDS but ↵ | Andrew Arnott | 2009-08-14 | 1 | -6/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sends us invalid XML instead. Fixes Trac #109. | |||||
| | | | * | Fixed unhandled exception in OAuth that was thrown for URLs that have query ↵ | Andrew Arnott | 2009-08-11 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | strings that are in the '?WSDL' (non name=value) style. | |||||
| | | * | | Fixes InfoCardSelector.PrivacyUrl property to resolve values that begin with ↵ | Andrew Arnott | 2009-08-26 | 3 | -4/+52 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '~/'. Also now throws when PrivacyUrl is set but PrivacyVersion is not. Fixes Trac #92. | |||||
| | | * | | Fixed failing unit test due to recent new exception wrapping. | Andrew Arnott | 2009-08-26 | 1 | -1/+1 | |
| | | | | | ||||||
| | | * | | Fixed bug where invalid extension payloads would end up throwing an ↵ | Andrew Arnott | 2009-08-25 | 4 | -11/+30 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unhandled ArgumentException. The new design is to log the error and drop the extension while letting the rest of the message through. Fixes Trac #115. | |||||
| | | * | | HTTP_X_FORWARDED_PROTO is now considered when deriving the public-facing URL. | Andrew Arnott | 2009-08-14 | 1 | -0/+3 | |
| | | | | | ||||||
| | | * | | Fixed public facing URL parsing bug when IPv6 addresses are explicitly used ↵ | unknown | 2009-08-06 | 2 | -7/+47 | |
| | | | | | | | | | | | | | | | | | | | | by the RP. | |||||
| | * | | | Removed runtime dependency on PresentationFramework.dll unless that feature ↵ | Andrew Arnott | 2009-08-31 | 1 | -1/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | is actually required. Fixes #119 | |||||
| | * | | | Merge branch 'v3.1' into v3.2 | Andrew Arnott | 2009-08-05 | 2 | -4/+4 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Merge branch 'v3.0' into v3.1 | Andrew Arnott | 2009-08-05 | 2 | -4/+4 | |
| | | |\ \ | | | | |/ | | | | | | | | | | | | | | | | Conflicts: build.proj | |||||
| | | | * | Workaround for "VerificationException: this operation could destabilize the ↵clrbugDestabilizeRuntime | Andrew Arnott | 2009-08-04 | 2 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | runtime" that occurs on some servers sometimes. | |||||
| | * | | | StyleCop fixes. | Andrew Arnott | 2009-07-28 | 4 | -12/+12 | |
| | | | | | ||||||
| | * | | | Fixed UIRequest.Icon property to be nullable. | Andrew Arnott | 2009-07-27 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | Merge branch 'v3.1' into v3.2 | Andrew Arnott | 2009-07-27 | 1 | -1/+1 | |
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.vsmdi | |||||
| | | * | | Merge branch 'v3.0' into v3.1 | Andrew Arnott | 2009-07-27 | 2 | -51/+52 | |
| | | |\ \ | | | | |/ | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.vsmdi | |||||
| | | | * | Updated baseline signature now that a different date/time stamp is applied ↵ | Andrew Arnott | 2009-07-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | due to commit 5fcf4bd. | |||||
| | | | * | Updated vsmdi file. | Andrew Arnott | 2009-07-27 | 1 | -76/+77 | |
| | | | | | ||||||
| | * | | | Merge branch 'v3.1' into v3.2 | Andrew Arnott | 2009-07-27 | 16 | -81/+133 | |
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth/Messaging/MessagingUtilities.cs src/DotNetOpenAuth/OpenId/OpenIdStrings.resx src/DotNetOpenAuth/OpenId/RelyingParty/PositiveAuthenticationResponse.cs src/version.txt | |||||
| | | * | | Merge branch 'v3.0' into v3.1 | Andrew Arnott | 2009-07-27 | 21 | -10/+84 | |
| | | |\ \ | | | | |/ | | | | | | | | | | | | | | | | Conflicts: src/version.txt | |||||
| | | | * | Cleaned up all StyleCop and FxCop messages. | Andrew Arnott | 2009-07-27 | 7 | -3/+15 | |
| | | | | | ||||||
| | | | * | Added [Serializable] attributes to a few key classes. | Andrew Arnott | 2009-07-24 | 4 | -0/+4 | |
| | | | | | ||||||
| | | | * | Fixed the way we convert DateTimes to the zone we expect. | Andrew Arnott | 2009-07-24 | 7 | -7/+32 | |
| | | | | | ||||||
| | | | * | Fixed bug where RP was willing to perform discovery on an asserted HTTP ↵ | Andrew Arnott | 2009-07-01 | 4 | -2/+35 | |
| | | | | | | | | | | | | | | | | | | | | Identifier even with RequireSsl turned on. | |||||
| | | | * | Incremented to version 3.0.4. | Andrew Arnott | 2009-06-26 | 1 | -1/+1 | |
| | | | | | ||||||
| | | * | | Incremented version to v3.1.2 | Andrew Arnott | 2009-06-26 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | Fixed FxCop messages. | Andrew Arnott | 2009-07-27 | 2 | -3/+4 | |
| | | | | | ||||||
| | * | | | Fixed a bunch of FxCop messages. | Andrew Arnott | 2009-07-27 | 13 | -8/+29 | |
| | | | | | ||||||
| | * | | | Fixed build breaks in code contracts that only affected the CodeAnalysis ↵ | Andrew Arnott | 2009-07-27 | 3 | -4/+1 | |
| | | | | | | | | | | | | | | | | | | | | configuration. | |||||
| | * | | | Fixed UI extension discovery so it complies with the latest UI spec draft. | Andrew Arnott | 2009-07-27 | 3 | -5/+37 | |
| | | | | | ||||||
| | * | | | Added UI extension's (unpublished) icon parameter. | Andrew Arnott | 2009-07-27 | 1 | -0/+12 | |
| | | | | | ||||||
| | * | | | Avoid passing null or empty token values to the host ↵ | Andrew Arnott | 2009-07-24 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IServiceProviderTokenManager object. Fixes Trac issue #100. | |||||
| | * | | | Fixed the way we convert DateTimes to the zone we expect. | Andrew Arnott | 2009-07-24 | 8 | -9/+34 | |
| | | | | | ||||||
| | * | | | Incremented version to v3.2.1. | Andrew Arnott | 2009-06-26 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Merge commit 'v3.2.0.9177' into gsa | Andrew Arnott | 2009-08-17 | 16 | -99/+823 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Classic ASP (or any COM client) now gets to support AX using the ↵ | Andrew Arnott | 2009-06-26 | 1 | -8/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AXFetchAsSregTransform behavior which is switched on for COM clients. Resolves Trac ticket 89. | |||||
| | * | | | Adds .config file Intellisense for the new options in v3.2. | Andrew Arnott | 2009-06-26 | 1 | -1/+58 | |
| | | | | | | | | | | | | | | | | | | | | Resolves Ticket #87. | |||||
| | * | | | Merge branch 'v3.1' into v3.2 | Andrew Arnott | 2009-06-26 | 4 | -3/+223 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Merge branch 'v3.0' into v3.1v3.1.1.9177 | Andrew Arnott | 2009-06-26 | 4 | -3/+223 | |
| | | |\ \ | | | | |/ | ||||||
| | | | * | Fixed bug where indirect messages were not sent to the user agent with a ↵v3.0.3.9177 | Andrew Arnott | 2009-06-22 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | Content-Type HTTP header. | |||||
| | | | * | Indirect messages no longer display "Login in progress" buttons to the user ↵ | Andrew Arnott | 2009-06-22 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | if javascript is enabled. | |||||
| | | | * | Added Intellisense for .config files' DotNetOpenAuth sections. | Andrew Arnott | 2009-06-22 | 2 | -1/+214 | |
| | | | | | ||||||
| | | | * | Fixed problem where an unexpected version of log4net.dll in the Bin ↵ | Andrew Arnott | 2009-06-21 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | directory would cause DNOA to fail to start. Logging is quietly disabled in that case now. | |||||
| | * | | | Fixed perf tests to suspend logging so they pass. | Andrew Arnott | 2009-06-26 | 2 | -1/+15 | |
| | | | | | ||||||
| | * | | | OAuth WCF service sample now impersonates the original user in the thread's ↵ | Andrew Arnott | 2009-06-23 | 1 | -0/+14 | |
| | | | | | | | | | | | | | | | | | | | | current principal. | |||||
| | * | | | Promoted the OAuthIdentity and OAuthPrincipal classes from ApplicationBlock ↵ | Andrew Arnott | 2009-06-23 | 3 | -0/+154 | |
| | | | | | | | | | | | | | | | | | | | | to the core library. | |||||
| | * | | | Added IServiceProviderAccessToken and added a method to get it on the ↵ | Andrew Arnott | 2009-06-23 | 5 | -2/+105 | |
| | | | | | | | | | | | | | | | | | | | | IServiceProviderTokenManager interface. | |||||
| | * | | | Added OP association and checkid perf tests. | Andrew Arnott | 2009-06-22 | 3 | -86/+238 | |
| | | | | | | | | | | | | | | | | | | | | Resolves ticket #10. | |||||
| * | | | | Fixed compiler warning from invalid xml doc comment. | Andrew Arnott | 2009-08-17 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Fixed GSA profile to not require SSL on RP discovery when ↵ | Andrew Arnott | 2009-06-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | DisableSslRequirement is true. | |||||
| * | | | | Renamed GSA profile to GsaIcamProfile. | Andrew Arnott | 2009-06-22 | 2 | -6/+7 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' into gsa | Andrew Arnott | 2009-06-20 | 1 | -0/+13 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Extended IProviderBehavior to be able to force certain Provider-wide ↵ | Andrew Arnott | 2009-06-20 | 4 | -1/+51 | |
| | | | | | | | | | | | | | | | | | | | | security settings. | |||||
| * | | | | Merge branch 'master' into gsa | Andrew Arnott | 2009-06-20 | 89 | -404/+2707 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Moved some properties into the OpenID category. | Andrew Arnott | 2009-06-20 | 2 | -10/+15 | |
| | | | | | ||||||
| | * | | | OpenIdButton now defaults to NOT precreating the OpenID request, but that ↵ | Andrew Arnott | 2009-06-20 | 1 | -5/+45 | |
| | | | | | | | | | | | | | | | | | | | | behavior is just a property away. | |||||
| | * | | | Merge branch 'interop' | Andrew Arnott | 2009-06-20 | 13 | -46/+995 | |
| | |\ \ \ | ||||||
| | | * | | | Attribute extension interop helper testing complete, along with several bug ↵ | Andrew Arnott | 2009-06-20 | 8 | -73/+325 | |
| | | | | | | | | | | | | | | | | | | | | | | | | fixes. | |||||
| | | * | | | Added the AXFetchAsSregTransform OpenID behavior that allows RPs and OPs to ↵ | Andrew Arnott | 2009-06-20 | 12 | -229/+699 | |
| | | | | | | | | | | | | | | | | | | | | | | | | deal strictly with Sreg and yet be compatible with all known formats of AX requests and responses. | |||||
| | | * | | | Implemented InteropHelper.SpreadSregToAX. | Andrew Arnott | 2009-06-20 | 4 | -3/+199 | |
| | | | | | | ||||||
| | | * | | | Initial design for the multiple extension interop helper. | Andrew Arnott | 2009-06-20 | 2 | -0/+31 | |
| | | | | | | ||||||
| | * | | | | Made StandardRelyingPartyApplicationStore public. | Andrew Arnott | 2009-06-19 | 1 | -2/+2 | |
| | |/ / / | ||||||
| | * | | | Post merge cleanup. | Andrew Arnott | 2009-06-19 | 1 | -22/+36 | |
| | | | | | ||||||
| | * | | | Merge branch 'v3.1' | Andrew Arnott | 2009-06-19 | 67 | -276/+1580 | |
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.vsmdi src/DotNetOpenAuth/Configuration/OpenIdElement.cs src/DotNetOpenAuth/Messaging/MessagingUtilities.cs src/DotNetOpenAuth/OpenId/Provider/ProviderEndpoint.cs | |||||
| | | * | | Merge branch 'v3.0' into v3.1 | Andrew Arnott | 2009-06-19 | 69 | -435/+1755 | |
| | | |\ \ | | | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.sln src/DotNetOpenAuth.vsmdi src/DotNetOpenAuth/DotNetOpenAuth.csproj src/DotNetOpenAuth/OAuth/ConsumerBase.cs src/DotNetOpenAuth/OAuth/OAuthStrings.Designer.cs src/DotNetOpenAuth/OAuth/OAuthStrings.resx src/DotNetOpenAuth/Yadis/Yadis.cs | |||||
| | | | * | Added request token TTL checking. | Andrew Arnott | 2009-06-15 | 6 | -4/+77 | |
| | | | | | | | | | | | | | | | | | | | | Resolves Trac ticket #54. | |||||
| | | | * | Merge branch 'oauth10a' into v3.0 | Andrew Arnott | 2009-06-15 | 56 | -695/+1834 | |
| | | | |\ | ||||||
| | | | | * | Added deprecated method warning for DesktopConsumer.ProcessUserAuthorization ↵ | Andrew Arnott | 2009-06-15 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | method. | |||||
| | | | | * | Locked down contract for when tokens are not found. | Andrew Arnott | 2009-06-09 | 4 | -34/+51 | |
| | | | | | | ||||||
| | | | | * | Revised ServiceProviderDescription.Version to use ProtocolVersion instead of ↵ | Andrew Arnott | 2009-06-09 | 2 | -3/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Version. | |||||
| | | | | * | Fixed bug where we were looking up access tokens as if they were request tokens. | Andrew Arnott | 2009-06-09 | 2 | -12/+16 | |
| | | | | | | ||||||
| | | | | * | Service Provider now rejects OAuth messages from consumers that are too old ↵ | Andrew Arnott | 2009-06-09 | 4 | -1/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | to meet security requirements. | |||||
| | | | | * | Added OAuth security settings configuration elements and runtime classes. | Andrew Arnott | 2009-06-09 | 12 | -0/+297 | |
| | | | | | | | | | | | | | | | | | | | | | | | | The SP security setting RequiredMinimumOAuthVersion is NOT yet supported. | |||||
| | | | | * | Fixed a couple of small bugs. | Andrew Arnott | 2009-06-09 | 1 | -1/+1 | |
| | | | | | | ||||||
| | | | | * | Refactored OAuth service provider interfaces to better suite token and ↵ | Andrew Arnott | 2009-06-08 | 14 | -153/+213 | |
| | | | | | | | | | | | | | | | | | | | | | | | | consumer queries. |