Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added more source files.origin/Silverlight3 | Andrew Arnott | 2009-07-15 | 12 | -8/+100 |
| | |||||
* | Brought in a lot more code and got it to compile on SL3. | Andrew Arnott | 2009-07-14 | 18 | -17/+243 |
| | |||||
* | Added an empty Silverlight project. | Andrew Arnott | 2009-06-28 | 3 | -0/+86 |
| | |||||
* | Incremented to version v3.3 | Andrew Arnott | 2009-06-26 | 1 | -1/+1 |
| | |||||
* | Fixed StyleCop messages | Andrew Arnott | 2009-06-25 | 1 | -8/+8 |
| | |||||
* | Fixed perf tests to suspend logging so they pass. | Andrew Arnott | 2009-06-25 | 2 | -1/+15 |
| | |||||
* | We now delay-sign DNOA and the test assembly. We sign the product .dll when ↵ | Andrew Arnott | 2009-06-25 | 15 | -57/+253 |
| | | | | building layouts. | ||||
* | Brought back the source code for DNOA.BuildTasks.dll. | Andrew Arnott | 2009-06-24 | 15 | -13/+397 |
| | |||||
* | RP sample now uses a web user control to display profile fields so it can be ↵ | Andrew Arnott | 2009-06-24 | 5 | -76/+125 |
| | | | | reused elsewhere. | ||||
* | Cleaned up WCF sample service a bit now that we have IPrincipal working. | Andrew Arnott | 2009-06-23 | 2 | -8/+13 |
| | |||||
* | OAuth WCF service sample now impersonates the original user in the thread's ↵ | Andrew Arnott | 2009-06-23 | 4 | -1/+78 |
| | | | | current principal. | ||||
* | Promoted the OAuthIdentity and OAuthPrincipal classes from ApplicationBlock ↵ | Andrew Arnott | 2009-06-23 | 4 | -12/+34 |
| | | | | to the core library. | ||||
* | Added IServiceProviderAccessToken and added a method to get it on the ↵ | Andrew Arnott | 2009-06-23 | 7 | -4/+135 |
| | | | | IServiceProviderTokenManager interface. | ||||
* | Added OP association and checkid perf tests. | Andrew Arnott | 2009-06-22 | 3 | -86/+238 |
| | | | | Resolves ticket #10. | ||||
* | Fixed merge problem that corrupted a sample's web.config file. | Andrew Arnott | 2009-06-21 | 1 | -3/+5 |
| | |||||
* | Extended IProviderBehavior to be able to force certain Provider-wide ↵ | Andrew Arnott | 2009-06-20 | 4 | -1/+51 |
| | | | | security settings. | ||||
* | 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 | 17 | -48/+1006 |
|\ | |||||
| * | Attribute extension interop helper testing complete, along with several bug ↵ | Andrew Arnott | 2009-06-20 | 9 | -74/+327 |
| | | | | | | | | fixes. | ||||
| * | Added the AXFetchAsSregTransform OpenID behavior that allows RPs and OPs to ↵ | Andrew Arnott | 2009-06-20 | 15 | -230/+708 |
| | | | | | | | | 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 | 2 | -23/+37 |
| | |||||
* | Merge branch 'v3.1' | Andrew Arnott | 2009-06-19 | 88 | -344/+7933 |
|\ | | | | | | | | | | | | | | | 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 | 90 | -503/+8108 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 8 | -7/+84 |
| | | | | | | | | | | | | Resolves Trac ticket #54. | ||||
| | * | Merge branch 'oauth10a' into v3.0 | Andrew Arnott | 2009-06-15 | 72 | -762/+4709 |
| | |\ | |||||
| | | * | 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 | 5 | -36/+57 |
| | | | | |||||
| | | * | 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 | 2 | -2/+2 |
| | | | | |||||
| | | * | Refactored OAuth service provider interfaces to better suite token and ↵ | Andrew Arnott | 2009-06-08 | 21 | -205/+378 |
| | | | | | | | | | | | | | | | | consumer queries. | ||||
| | | * | OAuth SP now works with 1.0 Consumers correctly. | Andrew Arnott | 2009-06-08 | 24 | -89/+191 |
| | | | | |||||
| | | * | Minor change to MessagingUtilities to avoid a merge conflict later. | Andrew Arnott | 2009-06-07 | 1 | -1/+1 |
| | | | | |||||
| | | * | Fixed anomaly in sample dbml file. | Andrew Arnott | 2009-06-07 | 1 | -1/+1 |
| | | | | |||||
| | | * | OAuthConsumerWpf now works with OAuth 1.0a as well. | Andrew Arnott | 2009-06-07 | 5 | -42/+112 |
| | | | | |||||
| | | * | OAuth SP and web consumer work under OAuth 1.0a. | Andrew Arnott | 2009-06-07 | 4 | -4/+42 |
| | | | | |||||
| | | * | Added a helper method so that SPs can generate their own verifier codes that ↵ | Andrew Arnott | 2009-06-06 | 10 | -61/+225 |
| | | | | | | | | | | | | | | | | comply with Consumer requirements. | ||||
| | | * | Refactored where token manager integration occurs. | Andrew Arnott | 2009-06-06 | 3 | -40/+29 |
| | | | | |||||
| | | * | All unit tests pass. | Andrew Arnott | 2009-06-06 | 7 | -79/+146 |
| | | | | |||||
| | | * | Fixed some failing unit tests and some associated product bugs. | Andrew Arnott | 2009-06-06 | 11 | -28/+74 |
| | | | | |||||
| | | * | Added tests for the UriOrOobEncoding class. | Andrew Arnott | 2009-06-06 | 6 | -450/+524 |
| | | | | |||||
| | | * | Initial change to comply with OAuth 1.0a. | Andrew Arnott | 2009-06-05 | 36 | -98/+2971 |
| | | | | | | | | | | | | | | | | | | | | | | | | Still need to come up with a plan to handle Consumers without callback, including mobile and set-top devices with limited keyboards. No tests yet. Limited thought given so far to interoperability with 1.0 vs. 1.0a. | ||||
| | * | | When 417 Expectation Failed errors come in, association attempts are retried ↵ | Andrew Arnott | 2009-06-15 | 2 | -0/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | now. Resolves Trac ticket #82. | ||||
| | * | | Fixed query string parsing bug in OpenIdAjaxTextBox. | Andrew Arnott | 2009-06-15 | 1 | -2/+4 |
| | | | | |||||
| | * | | ErrorUtilities.ThrowInternal now returns an exception type for easier C# ↵ | Andrew Arnott | 2009-06-15 | 2 | -11/+12 |
| | | | | | | | | | | | | | | | | validation. | ||||
| | * | | Added logging when 417 Expectation Continue is encountered. | Andrew Arnott | 2009-06-15 | 1 | -0/+1 |
| | |/ | |||||
| | * | Fixed OpenIdAjaxTextBox favicon width when IE8 doesn't set the proportion ↵ | Andrew Arnott | 2009-06-04 | 1 | -0/+1 |
| | | | | | | | | | | | | based on its height constraint. | ||||
| | * | Fixed OpenIdAjaxTextBox checkid_immediate in IE8. | Andrew Arnott | 2009-06-04 | 1 | -1/+1 |
| | | | |||||
| | * | Fixes the missing OP favicon handling of the OpenIdAjaxTextBox. | Andrew Arnott | 2009-06-04 | 1 | -1/+5 |
| | | | |||||
| | * | Fixes for the OpenIdAjaxTextBox UI rendering issues on IE8. | Andrew Arnott | 2009-06-04 | 3 | -2/+4 |
| | | | |||||
| | * | Added Google Maps OAuth scope to application block. | Andrew Arnott | 2009-06-04 | 1 | -0/+6 |
| | | | |||||
| | * | Fixed OpenIdAjaxTextBox to skip requests that are canceled by a LoggingIn ↵ | Andrew Arnott | 2009-06-03 | 1 | -5/+9 |
| | | | | | | | | | | | | event handler. | ||||
| | * | Fixed OpenIdAjaxTextBox javascript bug that caused some postbacks to not fire. | Andrew Arnott | 2009-06-03 | 1 | -2/+3 |
| | | | |||||
| | * | Added configuration setting to turn off OpenID discovery caching. | Andrew Arnott | 2009-06-03 | 2 | -2/+26 |
| | | | |||||
| | * | Added Moq framework. | Andrew Arnott | 2009-06-03 | 3 | -0/+3467 |
| | | | |||||
| | * | Fixed HTML discovery to properly parse responses with content-type ↵ | Andrew Arnott | 2009-05-31 | 1 | -1/+1 |
| | | | | | | | | | | | | application/xhtml+xml for XRDS LINK tags. | ||||
| | * | Fixed HTML discovery bug that would cause an unhandled exception when LINK ↵ | Andrew Arnott | 2009-05-31 | 2 | -2/+18 |
| | | | | | | | | | | | | tags don't contain a REL attribute. | ||||
| | * | Enhanced logging of VerifyProtocol errors. | Andrew Arnott | 2009-05-30 | 1 | -1/+11 |
| | | | |||||
| | * | Fixed xml doc comments around Channel.ReadFromRequest<T>. | Andrew Arnott | 2009-05-30 | 1 | -4/+4 |
| | | | |||||
| | * | Fixed bug where ProviderEndpoint.SendResponse would not clear the pending ↵ | Andrew Arnott | 2009-05-29 | 1 | -1/+2 |
| | | | | | | | | | | | | auth request. | ||||
| | * | OAuth messages now only scrape the FORM data for ↵ | Andrew Arnott | 2009-05-29 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | application/x-www-form-urlencoded HTTP requests. This fixes sending multipart POST messages (including images, for example). | ||||
| | * | Moved magic uri-encoded string to a constant. | Andrew Arnott | 2009-05-29 | 3 | -3/+9 |
| | | | |||||
| | * | AX fetch response now accepts attribute values with count = 0. | Andrew Arnott | 2009-05-24 | 1 | -2/+2 |
| | | | | | | | | | | | | Resolves Trac issue 68. | ||||
* | | | Merge branch 'v3.1' | Andrew Arnott | 2009-06-18 | 15 | -96/+87 |
|\ \ \ | |/ / | |||||
| * | | Cleaned up distinction between public and rewritten request URLs. | Andrew Arnott | 2009-06-18 | 15 | -482/+481 |
| | | | |||||
* | | | Fixed up PPID support so that it worked in more scenarios and is more secure ↵ | Andrew Arnott | 2009-06-17 | 7 | -64/+94 |
| | | | | | | | | | | | | against accidental buggy implementations in the host layer. | ||||
* | | | Added OpenID pluggable behaviors support, including a sample PPID generator. | Andrew Arnott | 2009-06-17 | 39 | -145/+757 |
| | | | |||||
* | | | Fixed vsmdi file for unit test changes made recently. | Andrew Arnott | 2009-06-15 | 1 | -44/+53 |
| | | | |||||
* | | | Merge branch 'opbutton' | Andrew Arnott | 2009-06-15 | 23 | -33/+2113 |
|\ \ \ | |||||
| * | | | Locking down some unsettled parts of the new OpenIdRelyingParty*ControlBase ↵ | Andrew Arnott | 2009-06-15 | 2 | -1/+11 |
| | | | | | | | | | | | | | | | | classes. | ||||
| * | | | Fixed build break in test library, and set correct text in sample OP login ↵ | Andrew Arnott | 2009-06-15 | 2 | -1/+2 |
| | | | | | | | | | | | | | | | | button. | ||||
| * | | | Build warning cleanup and reverting of unintentional changes. | Andrew Arnott | 2009-06-15 | 6 | -40/+93 |
| | | | | |||||
| * | | | OpenIdButton now uses GET or POST as appropriate to send the OpenID auth ↵ | Andrew Arnott | 2009-06-15 | 3 | -10/+113 |
| | | | | | | | | | | | | | | | | request. | ||||
| * | | | Fixed query string parsing bug in OpenIdAjaxTextBox. | Andrew Arnott | 2009-06-15 | 1 | -2/+4 |
| | | | | |||||
| * | | | Fixes unhandled exception from ↵ | Andrew Arnott | 2009-06-15 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | OpenIdRelyingParty.IsOpenIdSupportingParameter for certain odd query strings. | ||||
| * | | | Reverted OpenIdButton to be non-ajax to deal with the Chrome popup blocker. | Andrew Arnott | 2009-06-15 | 2 | -3/+10 |
| | | | | |||||
| * | | | More work in AJAX and non AJAX control base classes. OpenIdButton currently ↵ | Andrew Arnott | 2009-06-14 | 7 | -186/+286 |
| | | | | | | | | | | | | | | | | | | | | | | | | is "Ajax enabled" and gets as far as receiving the positive assertion -- but doesn't process it. Problems with popup blocker in Chrome due to delayed window.open after onclick. | ||||
| * | | | ErrorUtilities.ThrowInternal now returns an exception type for easier C# ↵ | Andrew Arnott | 2009-06-14 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | validation. | ||||
| * | | | Added logging when 417 Expectation Continue is encountered. | Andrew Arnott | 2009-06-14 | 1 | -0/+1 |
| | | | | |||||
| * | | | Split RP control base class into two. | Andrew Arnott | 2009-06-13 | 5 | -213/+396 |
| | | | | |||||
| * | | | Progress on moving OpenIdAjaxTextBox-like behavior into the common base class. | Andrew Arnott | 2009-06-12 | 7 | -254/+682 |
| | | | | |||||
| * | | | Reworking OpenIdRelyingPartyControlBase to be AJAX-based. | Andrew Arnott | 2009-06-12 | 4 | -49/+367 |
| | | | | |||||
| * | | | Hid the base control's Popup property since it doesn't work right now for ↵ | Andrew Arnott | 2009-06-12 | 1 | -11/+11 |
| | | | | | | | | | | | | | | | | the OpenIdButton. | ||||
| * | | | Fixed UsePersistentCookie persistence in control base class. | Andrew Arnott | 2009-06-12 | 1 | -0/+6 |
| | | | | |||||
| * | | | All new RP OpenIdButton ASP.NET control and updated RP web forms sample to ↵ | Andrew Arnott | 2009-06-12 | 13 | -20/+888 |
| | | | | | | | | | | | | | | | | use it. | ||||
* | | | | Fixes unhandled exception from ↵ | Andrew Arnott | 2009-06-15 | 1 | -1/+6 |
|/ / / | | | | | | | | | | OpenIdRelyingParty.IsOpenIdSupportingParameter for certain odd query strings. | ||||
* | | | Fixed unhandled exception due to AuthenticationResponseSnapshot constructor ↵ | Andrew Arnott | 2009-06-03 | 5 | -3/+23 |
| | | | | | | | | | | | | calling Provider member of classes that may not support that property. | ||||
* | | | Undid modal dialog popup for ajax control. It was causing issues since ↵ | Andrew Arnott | 2009-06-03 | 1 | -7/+3 |
| | | | | | | | | | | | | self.popup wouldn't be assigned until after the dialog closed. | ||||
* | | | Added RelyingParty.IAuthenticationResponse.Provider property. | Andrew Arnott | 2009-06-02 | 13 | -108/+252 |
| | | | | | | | | | | | | Resolves Trac ticket 71. | ||||
* | | | Added log message to explain why no services are discovered with RequireSsl ↵ | Andrew Arnott | 2009-06-02 | 1 | -1/+4 |
| | | | | | | | | | | | | on none-SSL identifier. | ||||
* | | | Added XAML source to TypeConfigurationElement. | Andrew Arnott | 2009-06-02 | 5 | -3/+52 |
| | | | |||||
* | | | Added ErrorUtilities.VerifyHost method. | Andrew Arnott | 2009-06-02 | 3 | -1/+84 |
| | | | |||||
* | | | PPID generation can now be scoped to exact realm, just the host name in the ↵ | Andrew Arnott | 2009-06-01 | 3 | -5/+56 |
| | | | | | | | | | | | | realm, or no unique PPIDs per RP at all. | ||||
* | | | Promoted PPID identifier provider from the application block to the core ↵ | Andrew Arnott | 2009-05-31 | 11 | -141/+359 |
| | | | | | | | | | | | | library. |