Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removes project templates. | Andrew Arnott | 2013-06-16 | 90 | -11612/+0 |
| | | | | These haven't run correctly for many months anyway, and they'd be horribly out-dated even if they did work. | ||||
* | Changed all ASP.NET async void event handlers to use RegisterAsyncTask, ↵ | Andrew Arnott | 2013-03-04 | 1 | -40/+68 |
| | | | | which avoids bugs in ASP.NET. | ||||
* | A few more fixes. | Andrew Arnott | 2013-03-04 | 1 | -0/+3 |
| | |||||
* | Switched Channel to receiving messages via HttpRequestMessage as well. | Andrew Arnott | 2013-03-04 | 2 | -4/+4 |
| | |||||
* | Fixes up WCF OAuth 1 samples. | Andrew Arnott | 2013-02-10 | 2 | -20/+8 |
| | |||||
* | Removes unnecessary .config settings. | Andrew Arnott | 2013-02-09 | 1 | -1/+0 |
| | |||||
* | Fixes ASP.NET controls to be async. | Andrew Arnott | 2013-02-09 | 1 | -1/+4 |
| | |||||
* | projecttemplates now build. | Andrew Arnott | 2013-01-27 | 6 | -10/+65 |
| | |||||
* | Fixes up some missing references. | Andrew Arnott | 2012-12-29 | 2 | -2/+11 |
| | | | | Upgrades MVC dependency from 1.0 to 3.0, via NuGet. | ||||
* | Retargets exclusively to .NET 4.5 now. | Andrew Arnott | 2012-12-28 | 1 | -1/+1 |
| | |||||
* | ASPXCodeBehind noise. | Andrew Arnott | 2012-10-30 | 1 | -0/+11 |
| | |||||
* | We have HTTP Basic client authentication working now in OAuth 2. | Andrew Arnott | 2012-04-18 | 1 | -11/+0 |
| | |||||
* | Migrate all samples to target .NET 4.0 and use IIS Express (where available). | Andrew Arnott | 2012-04-02 | 2 | -72/+22 |
| | | | | | | InfoCardRelyingParty sample left out because it seems to cause input validation trouble. Fixes #108 | ||||
* | Let Dev11 dirty project files. | Andrew Arnott | 2012-03-31 | 1 | -12/+5 |
| | |||||
* | Merge branch 'dev11' into v4.0 | Andrew Arnott | 2012-03-31 | 1 | -4/+9 |
|\ | | | | | | | | | Conflicts: src/DotNetOpenAuth.sln | ||||
| * | Migrated to Dev11 project files. They should all open in Dev10 still ↵ | Andrew Arnott | 2012-03-31 | 1 | -4/+9 |
| | | | | | | | | | | | | | | | | (except the new .sqlproj). This reverts commit a5e59982c1b66ebabd4c6436d4d3d177d2440649. Fixes #96 | ||||
| * | Revert "Migrated to Dev11 project files. They should all open in Dev10 ↵ | Andrew Arnott | 2012-03-30 | 1 | -9/+4 |
| | | | | | | | | | | | | | | still (except the new .sqlproj)." This reverts commit dc59bdbc51fce4ad19cb41e5ca610915c2e99789, reversing changes made to e5b8e2e4bd925ef6967c264644e4d67749b5b3de. | ||||
| * | Merge branch 'v4.0' into dev11 | Andrew Arnott | 2012-03-21 | 2 | -7/+2 |
| |\ | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.sln | ||||
| * | | Project compatibility upgrades for Dev11. | Andrew Arnott | 2012-02-24 | 1 | -4/+9 |
| | | | |||||
* | | | Fixed build breaks in the solution. | Andrew Arnott | 2012-03-17 | 1 | -0/+4 |
| |/ |/| | |||||
* | | Access token endpoint now can respond with appropriate errors. | Andrew Arnott | 2012-03-14 | 1 | -7/+1 |
| | | |||||
* | | Replaced API requirements for HttpRequestInfo with HttpRequestBase (new in ↵ | Andrew Arnott | 2012-03-05 | 2 | -1/+2 |
|/ | | | | | | .NET 3.5 SP1). This makes us more friendly to MVC as well as mock-based unit testing. | ||||
* | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 12 | -23/+23 |
| | | | | Fixes #66 | ||||
* | Fixed OpenIdInfoCardSelector control on project template.v4.0.0.12030-Beta1 | Andrew Arnott | 2012-01-30 | 3 | -8/+8 |
| | |||||
* | Fixed rendering of OpenIdSelector ASP.NET control. | Andrew Arnott | 2012-01-30 | 2 | -4/+9 |
| | |||||
* | Fixed .aspx <%@ Register %> tags to account for the split DLL names. | Andrew Arnott | 2012-01-30 | 5 | -10/+7 |
| | |||||
* | Fixed references to old DNOA.Messaging assembly in .config files. | Andrew Arnott | 2012-01-29 | 1 | -3/+3 |
| | |||||
* | Renamed assembly DotNetOpenAuth.Messaging(.UI) to DotNetOpenAuth.Core(.UI) | Andrew Arnott | 2012-01-12 | 1 | -4/+4 |
| | |||||
* | Moved behaviors into their own RP vs. OP namespaces. | Andrew Arnott | 2011-10-21 | 1 | -1/+1 |
| | |||||
* | Fixed .config files to refer to the DNOA config types explicitly. This fixed ↵ | Andrew Arnott | 2011-10-09 | 1 | -5/+5 |
| | | | | the OpenIdOfflineProvider WPF sample. | ||||
* | Fixes web.config references to OpenID behaviors that have changed name. | Andrew Arnott | 2011-10-09 | 1 | -1/+1 |
| | | | | Also adds a build task that fixes up references to the unified assembly. | ||||
* | Fixed web.config files. | Andrew Arnott | 2011-09-28 | 1 | -1/+6 |
| | |||||
* | The whole solution now builds except for the test project. | Andrew Arnott | 2011-08-02 | 1 | -0/+24 |
| | |||||
* | Build breaks in project templates now fixed as well. | Andrew Arnott | 2011-07-10 | 1 | -0/+20 |
| | |||||
* | First pass at dividing DotNetOpenAuth features into separate assemblies. | Andrew Arnott | 2011-07-01 | 1 | -4/+1 |
| | | | | Nothing compiles at this point. | ||||
* | Added OutgoingWebResponse.Respond method to replace its Send method, and ↵ | Andrew Arnott | 2011-06-23 | 1 | -1/+1 |
| | | | | | | avoid the ThreadAbortException that is no longer the recommended approach. Fixes #40 | ||||
* | Merge branch 'v3.4' into oauth2 | Andrew Arnott | 2011-05-06 | 1 | -0/+6 |
|\ | | | | | | | | | | | | | | | | | Conflicts: samples/OAuthServiceProvider/Code/Global.cs src/DotNetOpenAuth/Configuration/DotNetOpenAuth.xsd src/DotNetOpenAuth/DotNetOpenAuth.csproj src/DotNetOpenAuth/Messaging/Channel.cs src/version.txt | ||||
| * | Added sample trustedProviders config tag to all sample RPs. | Andrew Arnott | 2011-04-23 | 1 | -0/+6 |
| | | |||||
* | | Collapsed the AuthorizationServerBase and AuthorizationServer classes. | Andrew Arnott | 2010-07-26 | 1 | -1/+1 |
| | | |||||
* | | Smoothing out some rough edges in OAuth code. | Andrew Arnott | 2010-07-23 | 1 | -10/+7 |
| | | |||||
* | | Merge branch 'v3.4' into oauth2 | Andrew Arnott | 2010-07-21 | 1 | -0/+2 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | Conflicts: projecttemplates/RelyingPartyDatabase/RelyingPartyDatabase.dbproj projecttemplates/RelyingPartyLogic/CreateDatabase.sql samples/OAuthConsumerWpf/OAuthConsumerWpf.csproj src/DotNetOpenAuth.Test/Messaging/MessagingUtilitiesTests.cs src/DotNetOpenAuth.Test/OAuth/ChannelElements/OAuthChannelTests.cs src/DotNetOpenAuth/Messaging/MessagingStrings.resx src/DotNetOpenAuth/Messaging/MessagingUtilities.cs src/DotNetOpenAuth/OAuth/ChannelElements/OAuthChannel.cs src/version.txt | ||||
| * | Added StyleCop to toolset and regular command line build. | Andrew Arnott | 2010-07-19 | 1 | -0/+2 |
| | | | | | | | | As part of this, all projects now import EnlistmentInfo.props and .targets. | ||||
* | | Changed the public API for OAuth 2.0 scope from a space-delimited string to ↵ | Andrew Arnott | 2010-07-19 | 1 | -2/+3 |
| | | | | | | | | a HashSet<string> | ||||
* | | Lots of work toward OAuth 2.0 in project templates and OAuthConsumerWpf sample. | Andrew Arnott | 2010-07-14 | 5 | -144/+62 |
| | | | | | | | | The WebFormsRelyingParty now works with the sample WPF OAuth client in a modified user-agent mode. | ||||
* | | Refactoring database to support OAuth 2.0 | Andrew Arnott | 2010-07-14 | 4 | -18/+23 |
| | | |||||
* | | More work toward OAuth 2.0 working in the project templates. | Andrew Arnott | 2010-07-14 | 1 | -2/+13 |
| | | |||||
* | | Work toward the WebFormsRelyingParty project template to use OAuth 2.0 ↵ | Andrew Arnott | 2010-07-12 | 8 | -161/+69 |
|/ | | | | | | instead of 1.0a. It compiles now. (and the MVC one doesn't). | ||||
* | Stabilized reference paths and removed HintPaths. | Andrew Arnott | 2010-05-28 | 1 | -3/+1 |
| | | | | This is work for targeting .NET 4.0. | ||||
* | Switched to the new (transparent background) OpenID logo across all samples. | Andrew Arnott | 2010-03-22 | 4 | -2/+2 |
| | |||||
* | Fixed broken image URL. | Andrew Arnott | 2010-03-21 | 1 | -1/+1 |
| | |||||
* | Added note about security permissions required to generate the project ↵ | Andrew Arnott | 2010-03-20 | 1 | -0/+5 |
| | | | | template database. | ||||
* | Fixed occasional scrollbars and wrapping problems with popup selector. | Andrew Arnott | 2010-03-19 | 1 | -2/+2 |
| | |||||
* | Fixed OpenID button to match the official logo. | Andrew Arnott | 2010-03-14 | 4 | -2/+2 |
| | |||||
* | The MVC OpenID selector now appears in a jQuery popup dialog. | Andrew Arnott | 2010-03-07 | 1 | -2/+2 |
| | | | | Woot. | ||||
* | Upgraded solution to Visual Studio 2010. | Andrew Arnott | 2010-01-31 | 3 | -14/+16 |
|\ | | | | | | | Merge branch 'master-Dev10' | ||||
| * | Made GettingStarted.htm have a space in it to flex our muscle. | Andrew Arnott | 2010-01-15 | 3 | -2/+2 |
| | | | | | | | | And added some missing Purge tasks. | ||||
| * | Updated description to include OAuth. | Andrew Arnott | 2010-01-15 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' into master-Dev10 | Andrew Arnott | 2010-01-08 | 4 | -53/+8 |
| |\ | | | | | | | | | | | | | | | | Conflicts: build.proj src/DotNetOpenAuth.sln | ||||
| * | | Reverting default target framework from 4.0 back to 3.5. | Andrew Arnott | 2010-01-08 | 2 | -58/+122 |
| | | | |||||
| * | | Merge branch 'master' into master-Dev10 | Andrew Arnott | 2010-01-06 | 3 | -3/+0 |
| |\ \ | |||||
| * | | | Solution upgraded (MVC projects won't upgrade at this point). | Andrew Arnott | 2010-01-05 | 2 | -133/+71 |
| | | | | |||||
* | | | | Workaround Code Contracts assembly showing up in web app's Bin folder and ↵ | Andrew Arnott | 2010-01-19 | 1 | -0/+1 |
| |_|/ |/| | | | | | | | | causing type resolution ambiguities. | ||||
* | | | Merge branch 'master' into mvcProjTemplate | Andrew Arnott | 2010-01-08 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: projecttemplates/RelyingPartyLogic/Utilities.cs src/DotNetOpenAuth.sln | ||||
| * \ \ | Merge branch 'v3.3' | Andrew Arnott | 2010-01-07 | 2 | -11/+9 |
| |\ \ \ | | |/ / | | | / | | |/ | |/| | |||||
| | * | Removed the fragile magic code for db creation. | Andrew Arnott | 2010-01-02 | 1 | -10/+8 |
| | | | |||||
| | * | Removed the whitelisted localhost OP in the project template. | Andrew Arnott | 2009-12-28 | 1 | -1/+1 |
| | | | |||||
* | | | Removed the fragile magic code for db creation. | Andrew Arnott | 2010-01-02 | 1 | -10/+8 |
| | | | |||||
* | | | Removed requirement that InfoCards users log in with be self-issued. | Andrew Arnott | 2009-12-29 | 2 | -2/+4 |
| | | | |||||
* | | | Gave each project template a unique forms auth cookie name. | Andrew Arnott | 2009-12-29 | 1 | -1/+1 |
| | | | |||||
* | | | Moved login processing code from the web forms project template into the ↵ | Andrew Arnott | 2009-12-29 | 1 | -50/+3 |
|/ / | | | | | | | library and utilize it now in both templates. | ||||
* | | Merge branch 'v3.3' | Andrew Arnott | 2009-12-27 | 7 | -27/+104 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | Conflicts: samples/InfoCardRelyingParty/Site.Master samples/OpenIdProviderWebForms/Site.Master samples/OpenIdRelyingPartyClassicAsp/MembersOnly.asp samples/OpenIdRelyingPartyClassicAsp/default.asp samples/OpenIdRelyingPartyClassicAsp/login.asp samples/OpenIdRelyingPartyWebForms/Site.Master src/DotNetOpenAuth.vsmdi src/DotNetOpenAuth/Configuration/DotNetOpenAuth.xsd src/DotNetOpenAuth/OpenId/Extensions/ExtensionsInteropHelper.cs | ||||
| * | Merge branch 'reports' into v3.3 | Andrew Arnott | 2009-12-26 | 7 | -28/+92 |
| |\ | | | | | | | | | | | | | | | | Conflicts: projecttemplates/WebFormsRelyingParty/Web.config src/DotNetOpenAuth/OpenId/RelyingParty/PositiveAnonymousResponse.cs | ||||
| | * | Fixed template so it doesn't download needless .js for logged in users. | Andrew Arnott | 2009-12-24 | 1 | -10/+12 |
| | | | |||||
| | * | Added a logging table to the project template database. | Andrew Arnott | 2009-12-16 | 2 | -14/+59 |
| | | | |||||
| | * | Changed some more references from DNOI to DNOA. | Andrew Arnott | 2009-12-14 | 1 | -1/+1 |
| | | | |||||
| | * | Added page title to home page. | Andrew Arnott | 2009-12-13 | 1 | -1/+1 |
| | | | |||||
| | * | Added privacy policy to sreg requests so Yahoo! doesn't show warning to users. | Andrew Arnott | 2009-12-13 | 3 | -0/+16 |
| | | | |||||
| | * | Fixed compile-time error after 95e5314971. | Andrew Arnott | 2009-12-13 | 1 | -1/+1 |
| | | | |||||
| * | | Enabled reporting for the project template and all samples. | Andrew Arnott | 2009-12-25 | 1 | -0/+14 |
| | | | |||||
* | | | Fixed compile-time error after 95e5314971. | Andrew Arnott | 2009-12-13 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'v3.3' | Andrew Arnott | 2009-12-13 | 5 | -7/+8 |
|\ \ \ | | |/ | |/| | | | | | | | | | | Conflicts: src/DotNetOpenAuth.vsmdi src/version.txt | ||||
| * | | Added missing verisign image from project. | Andrew Arnott | 2009-12-13 | 1 | -0/+1 |
| |/ | |||||
| * | Fixed name of logger in project template. | Andrew Arnott | 2009-12-10 | 1 | -1/+1 |
| | | |||||
| * | Fixed entity set names to take their plural form consistently. | Andrew Arnott | 2009-12-09 | 3 | -6/+6 |
| | | |||||
* | | Reverted unintentional change in 17705cbe that breaks project template ↵ | Andrew Arnott | 2009-12-12 | 1 | -4/+1 |
| | | | | | | | | expansion. | ||||
* | | Merge branch 'v3.3' | Andrew Arnott | 2009-12-01 | 4 | -4/+6 |
|\ \ | |/ | |||||
| * | The name of the database in the project template is now based on the name of ↵ | Andrew Arnott | 2009-12-01 | 3 | -3/+3 |
| | | | | | | | | the created project. | ||||
| * | Fixed the project template so that it once again displays the ↵ | Andrew Arnott | 2009-12-01 | 1 | -1/+3 |
| | | | | | | | | GettingStarted.htm page. | ||||
* | | Merge branch 'master' into extensibleDiscovery | Andrew Arnott | 2009-11-27 | 1 | -0/+6 |
|\ \ | |/ | | | | | | | Conflicts: src/DotNetOpenAuth/OpenId/ProviderEndpointDescription.cs | ||||
| * | Added custom database store for nonces and associations and wired it up to ↵ | Andrew Arnott | 2009-11-18 | 1 | -0/+6 |
| | | | | | | | | the OAuth SP and OpenID RP in the project template. | ||||
* | | Removed unused using statements from project template. | Andrew Arnott | 2009-11-24 | 3 | -3/+0 |
| | | |||||
* | | Further refactoring of discovery results. | Andrew Arnott | 2009-11-23 | 1 | -1/+4 |
|/ | |||||
* | StyleCop fix. | Andrew Arnott | 2009-11-17 | 1 | -1/+1 |
| | |||||
* | Fixed the no-redirect issue when users navigate to /login.aspx to log into ↵ | Andrew Arnott | 2009-11-16 | 4 | -6/+11 |
| | | | | the RP template. | ||||
* | Uncommented customErrors config setting. | Andrew Arnott | 2009-11-16 | 1 | -6/+2 |
| | |||||
* | StyleCop fixes. | Andrew Arnott | 2009-11-16 | 1 | -3/+3 |
| | |||||
* | Added a few new columns to the project template's database. | Andrew Arnott | 2009-11-16 | 2 | -8/+11 |
| | |||||
* | Fixed web.config file bug in project template for IIS hosting. | Andrew Arnott | 2009-11-16 | 1 | -1/+2 |
| | |||||
* | Removed binaries from project template project file. | Andrew Arnott | 2009-11-15 | 1 | -7/+1 |
| | |||||
* | .vstemplates are now partially generated to remove the need to keep them in ↵ | Andrew Arnott | 2009-11-15 | 2 | -156/+11 |
| | | | | sync with their associated project files. |