summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | | | Post upgrade build break fix: Added missing reference that needed to be ↵Andrew Arnott2010-01-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added due to type forwarding.
| | * | | | | | | | | | Solution upgraded (MVC projects won't upgrade at this point).Andrew Arnott2010-01-0542-819/+1053
| | | | | | | | | | | |
| * | | | | | | | | | | Workaround Code Contracts assembly showing up in web app's Bin folder and ↵Andrew Arnott2010-01-1912-2/+20
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | causing type resolution ambiguities.
| * | | | | | | | | | Merge branch 'v3.4'Andrew Arnott2010-01-1741-1/+1524
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'v3.4'Andrew Arnott2010-01-1438-62/+347
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Incremented version to v3.5Andrew Arnott2010-01-121-1/+1
| | | | | | | | | | | | |
* | | | | | | | | | | | | Fixed MessagingUtilities.GetRequestUrlFromContext() to be smarter about web ↵Andrew Arnott2010-01-271-8/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | farms and HTTPS proxies.
* | | | | | | | | | | | | Added missing contracts.Andrew Arnott2010-01-261-0/+5
| |_|/ / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Added a VB OpenID RP sample.Andrew Arnott2010-01-1741-1/+1524
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Merge branch 'VBsample' into v3.4
| * | | | | | | | | | | Added the new VB sample to the samples.sln file.Andrew Arnott2010-01-171-0/+9
| | | | | | | | | | | |
| * | | | | | | | | | | Added .vbproj to samples project types.Andrew Arnott2010-01-171-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Removed checkbox that wasn't wired up anyway.Andrew Arnott2010-01-172-10/+0
| | | | | | | | | | | |
| * | | | | | | | | | | Added LoginProgrammatic to VB sample.Andrew Arnott2010-01-174-0/+180
| | | | | | | | | | | |
| * | | | | | | | | | | Removed redundant imports.Andrew Arnott2010-01-172-12/+2
| | | | | | | | | | | |
| * | | | | | | | | | | Added OpenIdRelyingPartyWebFormsVB sample.Andrew Arnott2010-01-1736-0/+1354
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'v3.3' into v3.4v3.4.0.10015Andrew Arnott2010-01-144-5/+10
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/DotNetOpenAuth.BuildTasks.dll lib/DotNetOpenAuth.BuildTasks.pdb
| * | | | | | | | | | Trying again to cure TeamCity build break.Andrew Arnott2010-01-143-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Fixed build break on TeamCity.Andrew Arnott2010-01-143-3/+6
| | | | | | | | | | |
| * | | | | | | | | | Fixed unintentional updating of lib/Microsoft.Contracts.dll whenever we ↵Andrew Arnott2010-01-141-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build BuildTasks.csproj.
* | | | | | | | | | | Merge branch 'v3.3' into v3.4Andrew Arnott2010-01-1423-48/+311
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/DotNetOpenAuth.BuildTasks.dll lib/DotNetOpenAuth.BuildTasks.pdb src/DotNetOpenAuth.vsmdi
| * | | | | | | | | | Fix for git commit id check when refs are packed.Andrew Arnott2010-01-133-6/+41
| | | | | | | | | | |
| * | | | | | | | | | OAuth now supports HEAD HTTP method, and won't throw unhandled exception on ↵Andrew Arnott2010-01-128-31/+136
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unrecognized HTTP methods any more. Fixes Trac #169
| * | | | | | | | | | Code Contract fixes.Andrew Arnott2010-01-1212-6/+129
| | | | | | | | | | |
* | | | | | | | | | | FxCop fixesAndrew Arnott2010-01-126-3/+11
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'v3.3' into v3.4Andrew Arnott2010-01-1210-10/+19
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | / / / / / / / / / | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'v3.2' into v3.3Andrew Arnott2010-01-125-6/+6
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth/GlobalSuppressions.cs src/DotNetOpenAuth/Messaging/EmptyDictionary.cs src/DotNetOpenAuth/Messaging/EmptyList.cs src/DotNetOpenAuth/Messaging/Reflection/MessageDictionary.cs src/DotNetOpenAuth/OpenId/Extensions/UI/UIRequest.cs
| | * | | | | | | | Fixed FxCop messages.Andrew Arnott2010-01-125-5/+8
| | | | | | | | | |
| | * | | | | | | | Merge branch 'v3.1' into v3.2Andrew Arnott2010-01-129-5/+13
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth/GlobalSuppressions.cs
| | | * | | | | | | Merge branch 'v3.0' into v3.1Andrew Arnott2010-01-129-5/+13
| | | |\ \ \ \ \ \ \ | | | | | |_|_|_|_|/ | | | | |/| | | | |
| | | | * | | | | | FxCop and Code Contract warning fixes.Andrew Arnott2010-01-129-5/+13
| | | | | | | | | |
| * | | | | | | | | FxCop fixes.Andrew Arnott2010-01-125-4/+13
| | | | | | | | | |
* | | | | | | | | | Fixed build break in ToolsLayout target.Andrew Arnott2010-01-121-7/+12
| | | | | | | | | |
* | | | | | | | | | Updated Twitter sample to use the new multipart post method.Andrew Arnott2010-01-111-5/+5
| | | | | | | | | |
* | | | | | | | | | Merge branch 'v3.3'Andrew Arnott2010-01-118-108/+126
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Fixes StyleCop issues.Andrew Arnott2010-01-112-3/+3
| | | | | | | | | |
| * | | | | | | | | Fixed some contracts around multipart post.Andrew Arnott2010-01-111-2/+6
| | | | | | | | | |
| * | | | | | | | | Fixed multipart POST method to indicate files are not form-data.Andrew Arnott2010-01-112-1/+10
| | | | | | | | | |
| * | | | | | | | | Updated TwitterConsumer sample in the ApplicationBlock to include profile ↵Andrew Arnott2010-01-113-3/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | image upload. Added an Upload Photo button to the Twitter sample page.
| * | | | | | | | | Fixed multipart POST so that it doesn't include a leading \r\n, which ↵Andrew Arnott2010-01-112-3/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apparently is NOT valid.
| * | | | | | | | | Ridding the duplicate file entry.Andrew Arnott2010-01-111-99/+0
| | | | | | | | | |
* | | | | | | | | | Merge branch 'multipartMessages'Andrew Arnott2010-01-1112-47/+341
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixed error checking and reporting of an invalid OAuth configuration.Andrew Arnott2010-01-111-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Fixed some bugs in the way multipart messages were handled or even allowed ↵Andrew Arnott2010-01-116-29/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in OAuth.
| * | | | | | | | | | StyleCop fix.Andrew Arnott2010-01-111-25/+25
| | | | | | | | | | |
| * | | | | | | | | | Added support for binary "extra data" in messages.Andrew Arnott2010-01-1110-10/+282
|/ / / / / / / / / /
* | | | | | | | | | Added commented web.config section assisting MVC 2 users with type forwarding.Andrew Arnott2010-01-083-0/+28
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Added an ASP.NET MVC template to the .vsiAndrew Arnott2010-01-0858-71/+26380
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mvcProjTemplate'
| * \ \ \ \ \ \ \ \ Merge branch 'master' into mvcProjTemplateAndrew Arnott2010-01-0879-161/+1779
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: projecttemplates/RelyingPartyLogic/Utilities.cs src/DotNetOpenAuth.sln
| * | | | | | | | | | Updated MVC template gettingstarted doc.origin/mvcProjTemplateAndrew Arnott2010-01-021-10/+8
| | | | | | | | | | |
| * | | | | | | | | | Added missing .ascx file extension to project template token replacement list.Andrew Arnott2010-01-022-1/+2
| | | | | | | | | | |
| * | | | | | | | | | Removed the fragile magic code for db creation.Andrew Arnott2010-01-022-24/+9
| | | | | | | | | | |
| * | | | | | | | | | OpenID text box now gets focus by default.Andrew Arnott2010-01-021-0/+7
| | | | | | | | | | |
| * | | | | | | | | | Added capability to add and see multiple authentication tokens per user account.Andrew Arnott2010-01-028-2/+81
| | | | | | | | | | |
| * | | | | | | | | | Added way for users to review the apps they've authorized and revoke ↵Andrew Arnott2010-01-015-0/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | permissions.
| * | | | | | | | | | Locked down account details area from OAuth clients.Andrew Arnott2010-01-011-1/+10
| | | | | | | | | | |
| * | | | | | | | | | Fixed some bugs in OAuth authorization.Andrew Arnott2010-01-012-3/+3
| | | | | | | | | | |
| * | | | | | | | | | Fixed intermittent error while executing SQL stored procedures.Andrew Arnott2010-01-015-20/+48
| | | | | | | | | | |
| * | | | | | | | | | Fixed buggy app.config file.Andrew Arnott2009-12-311-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Added (untested!) OAuth SP support.Andrew Arnott2009-12-309-6/+259
| | | | | | | | | | |
| * | | | | | | | | | Updating account info work.Andrew Arnott2009-12-304-38/+56
| | | | | | | | | | |
| * | | | | | | | | | Fixed returnUrl handling of login page.Andrew Arnott2009-12-302-1/+2
| | | | | | | | | | |
| * | | | | | | | | | Added an Account Info page.Andrew Arnott2009-12-305-32/+135
| | | | | | | | | | |
| * | | | | | | | | | Realm class now has a public static property that makes it easy to ↵Andrew Arnott2009-12-303-28/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | auto-detect the realm.
| * | | | | | | | | | Whitespace changes.Andrew Arnott2009-12-291-6/+7
| | | | | | | | | | |
| * | | | | | | | | | Fixed username display so it uses the friendly identifier or email.Andrew Arnott2009-12-292-8/+24
| | | | | | | | | | |
| * | | | | | | | | | Removed requirement that InfoCards users log in with be self-issued.Andrew Arnott2009-12-292-2/+4
| | | | | | | | | | |
| * | | | | | | | | | Gave each project template a unique forms auth cookie name.Andrew Arnott2009-12-292-2/+2
| | | | | | | | | | |
| * | | | | | | | | | Moved login processing code from the web forms project template into the ↵Andrew Arnott2009-12-294-51/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | library and utilize it now in both templates.
| * | | | | | | | | | Added privacy policy to sreg request.Andrew Arnott2009-12-295-9/+38
| | | | | | | | | | |
| * | | | | | | | | | In the MVC project template, OpenIdRelyingParty now has a wrapping interface ↵Andrew Arnott2009-12-297-71/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to allow for easier unit testability. I also made a rash of StyleCop fixes.
| * | | | | | | | | | Some small code improvements to the MVC project template AccountController ↵Andrew Arnott2009-12-291-34/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and added a bunch of comments.
| * | | | | | | | | | Merge branch 'master' into mvcProjTemplateAndrew Arnott2009-12-2810-8/+96
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Added XSRF protection to login page, and fixed display of error messages.Andrew Arnott2009-12-282-3/+4
| | | | | | | | | | | |
| * | | | | | | | | | | MVC project template now has basic OpenID login support:Andrew Arnott2009-12-2811-535/+546
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This includes: * A database, and bootstrapping code * Removed all the username/password gunk * Added a web site logger
| * | | | | | | | | | | Added .vscontent file to solution items.Andrew Arnott2009-12-271-0/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Added the files necessary so the MVC project template builds properly into ↵Andrew Arnott2009-12-275-0/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the .vsi file.
| * | | | | | | | | | | Added initial project template for ASP.NET MVC.Andrew Arnott2009-12-2729-0/+25510
| | | | | | | | | | | |
* | | | | | | | | | | | Fixed up samples so the solution file is complete and they build out of the ↵Andrew Arnott2010-01-082-4/+32
| |_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drop.
* | | | | | | | | | | Optimized the BuildTests target.Andrew Arnott2010-01-081-4/+2
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Remodeled some of our build scripts after the new VC project system's .props ↵Andrew Arnott2010-01-0813-79/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and .targets pattern.
* | | | | | | | | | Adding our own Publicize MSBuild task to eventually replace the Shadow ↵Andrew Arnott2010-01-086-0/+125
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | accessor for multi-targeting support.
* | | | | | | | | | Added a product-wide .props and .targets file.Andrew Arnott2010-01-075-12/+25
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Fixed new StyleCop issues that cropped up (by installing Dev10?)Andrew Arnott2010-01-071-1/+1
| | | | | | | | |
* | | | | | | | | Merge branch 'v3.3'Andrew Arnott2010-01-0740-145/+167
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Fixed StyleCop messages created as a result of f9a8d7163Andrew Arnott2010-01-075-48/+48
| | | | | | | |
| * | | | | | | Merge branch 'v3.2' into v3.3Andrew Arnott2010-01-078-21/+21
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Fixed new StyleCop issues that cropped up (by installing Dev10?)Andrew Arnott2010-01-072-3/+3
| | | | | | | |
| | * | | | | | Merge branch 'v3.1' into v3.2Andrew Arnott2010-01-076-18/+18
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | Merge branch 'v3.0' into v3.1Andrew Arnott2010-01-076-18/+18
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | | | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.Test/Messaging/Reflection/MessageDictionaryTests.cs
| | | | * | | | Fixed new StyleCop issues that cropped up (by installing Dev10?)Andrew Arnott2010-01-076-18/+18
| | | | | | | |
| * | | | | | | Fixed Code Contract warnings about having protected Invariant methods.Andrew Arnott2010-01-0615-16/+15
| | | | | | | |
| * | | | | | | Added a forced build break when Code Contracts are not installed on the ↵Andrew Arnott2010-01-061-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build machine.
| * | | | | | | Fixed xml doc comment bugs that show up as warnings to the C# 4 compiler.Andrew Arnott2010-01-057-11/+10
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | OpenID RP ASP.NET controls now persist the UsePersistentCookie property ↵Andrew Arnott2010-01-041-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AFTER firing the OnLoggingIn event. Fixes Trac #154
| * | | | | | Added missing .ascx file extension to project template token replacement list.Andrew Arnott2010-01-022-1/+2
| | | | | | |
| * | | | | | Removed the fragile magic code for db creation.Andrew Arnott2010-01-022-24/+9
| | | | | | |
| * | | | | | Fixed intermittent error while executing SQL stored procedures.Andrew Arnott2010-01-015-20/+48
| | | | | | |
| * | | | | | Fixed buggy app.config file.Andrew Arnott2009-12-311-1/+1
| | | | | | |
| * | | | | | Removed the whitelisted localhost OP in the project template.Andrew Arnott2009-12-281-1/+1
| | | | | | |
* | | | | | | Locked down the OP endpoint authorized to log into the SSO RP. And the OP ↵Andrew Arnott2009-12-3113-22/+268
| | | | | | | | | | | | | | | | | | | | | | | | | | | | now asserts the users' roles to the RP.