summaryrefslogtreecommitdiffstats
path: root/samples/OpenIdRelyingPartyWebForms
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v3.2' into mono2origin/mono2Andrew Arnott2010-10-245-15/+5
|\ | | | | | | | | Conflicts: src/DotNetOpenAuth/Messaging/HttpRequestInfo.cs
| * Removed checkbox that wasn't wired up anyway.Andrew Arnott2010-01-172-11/+1
| |
| * Merge branch 'v3.1' into v3.2Andrew Arnott2010-01-071-1/+1
| |\
| | * Merge branch 'v3.0' into v3.1Andrew Arnott2010-01-071-1/+1
| | |\ | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth.Test/Messaging/Reflection/MessageDictionaryTests.cs
| | | * Fixed new StyleCop issues that cropped up (by installing Dev10?)Andrew Arnott2010-01-071-1/+1
| | | |
| * | | Merge branch 'v3.1' into v3.2Andrew Arnott2009-12-262-3/+3
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth/Configuration/DotNetOpenAuth.xsd src/DotNetOpenAuth/OpenId/ChannelElements/ReturnToNonceBindingElement.cs
| | * | Merge branch 'v3.0' into v3.1Andrew Arnott2009-12-262-3/+3
| | |\ \ | | | |/
| | | * Changed some more references from DNOI to DNOA.Andrew Arnott2009-12-131-1/+1
| | | |
| | | * Fixed the samples' links to the project home page to point to the new project.Andrew Arnott2009-12-131-2/+2
| | | |
* | | | Removed the unsupported defaultProxy setting from the web.config files.Andrew Arnott2009-12-151-1/+1
|/ / /
* | | Merge branch 'v3.1' into v3.2Andrew Arnott2009-11-181-10/+0
|\ \ \ | |/ / | | | | | | | | | | | | Conflicts: src/DotNetOpenAuth/Strings.Designer.cs src/DotNetOpenAuth/Strings.resx
| * | Merge branch 'v3.0' into v3.1Andrew Arnott2009-11-181-10/+0
| |\ \ | | |/
| | * Removed crumb of a bad idea.Andrew Arnott2009-11-181-10/+0
| | |
* | | Merge branch 'v3.1' into v3.2Andrew Arnott2009-11-034-13/+17
|\ \ \ | |/ / | | | | | | | | | Conflicts: src/version.txt
| * | Merge branch 'v3.0' into v3.1Andrew Arnott2009-11-034-13/+17
| |\ \ | | |/ | | | | | | | | | Conflicts: src/version.txt
| | * Fixed faulty sample custom nonce store.Andrew Arnott2009-09-154-13/+17
| | | | | | | | | | | | Fixes #129
* | | Added support for OP fetching of the RP icon via the UI extension.Andrew Arnott2009-11-021-0/+4
| | |
* | | Merge branch 'v3.2' into gsaAndrew Arnott2009-09-092-2/+10
|\ \ \
| * \ \ Merge branch 'v3.1' into v3.2Andrew Arnott2009-08-051-2/+3
| |\ \ \ | | |/ /
| | * | Merge branch 'v3.0' into v3.1Andrew Arnott2009-08-051-2/+3
| | |\ \ | | | |/ | | | | | | | | | | | | Conflicts: build.proj
| | | * Switching samples to Medium trust, since setting originUrl allows outbound ↵Andrew Arnott2009-08-041-2/+3
| | | | | | | | | | | | | | | | HTTP to work.
| * | | Merge branch 'v3.1' into v3.2Andrew Arnott2009-07-272-0/+7
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | 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.1Andrew Arnott2009-07-272-0/+7
| | |\ \ | | | |/ | | | | | | | | | | | | Conflicts: src/version.txt
| | | * Suppressed the warning in the samples that .NET generates due to use of ↵Andrew Arnott2009-07-271-0/+3
| | | | | | | | | | | | | | | | HMAC-SHA384 and 512.
| | | * Added commented out lines to add debugging helps to the ajax login control.Andrew Arnott2009-07-271-0/+4
| | | |
* | | | Merge commit 'v3.2.0.9177' into gsaAndrew Arnott2009-08-175-76/+125
|\ \ \ \ | |/ / /
| * | | Fixed StyleCop messagesAndrew Arnott2009-06-261-8/+8
| | | |
| * | | RP sample now uses a web user control to display profile fields so it can be ↵Andrew Arnott2009-06-245-76/+125
| | | | | | | | | | | | | | | | reused elsewhere.
* | | | Renamed GSA profile to GsaIcamProfile.Andrew Arnott2009-06-221-1/+1
| | | |
* | | | Merge branch 'master' into gsaAndrew Arnott2009-06-204-3/+6
|\ \ \ \ | |/ / /
| * | | Added the AXFetchAsSregTransform OpenID behavior that allows RPs and OPs to ↵Andrew Arnott2009-06-202-1/+6
| | | | | | | | | | | | | | | | deal strictly with Sreg and yet be compatible with all known formats of AX requests and responses.
| * | | Post merge cleanup.Andrew Arnott2009-06-191-1/+1
| | | |
| * | | Merge branch 'v3.1'Andrew Arnott2009-06-191-1/+1
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | 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.1Andrew Arnott2009-06-191-1/+1
| | |\ \ | | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | | * Fixes for the OpenIdAjaxTextBox UI rendering issues on IE8.Andrew Arnott2009-06-041-1/+1
| | | |
* | | | Merge branch 'master' into gsaAndrew Arnott2009-06-171-0/+1
|\ \ \ \ | |/ / /
| * | | Added OpenID pluggable behaviors support, including a sample PPID generator.Andrew Arnott2009-06-171-0/+3
| | | |
* | | | Merge branch 'master' into gsaAndrew Arnott2009-06-163-13/+3
|\ \ \ \ | |/ / /
| * | | Fixed build break in test library, and set correct text in sample OP login ↵Andrew Arnott2009-06-151-1/+1
| | | | | | | | | | | | | | | | button.
| * | | Build warning cleanup and reverting of unintentional changes.Andrew Arnott2009-06-151-10/+2
| | | |
| * | | Split RP control base class into two.Andrew Arnott2009-06-131-3/+10
| | | |
| * | | All new RP OpenIdButton ASP.NET control and updated RP web forms sample to ↵Andrew Arnott2009-06-123-13/+4
| | | | | | | | | | | | | | | | use it.
* | | | Renamed security profiles to behaviors.Andrew Arnott2009-06-021-3/+3
| | | |
* | | | Redesign of GSA security profile so that OPs can work with and without it on ↵Andrew Arnott2009-06-021-6/+4
| | | | | | | | | | | | | | | | the same endpoint.
* | | | Added PPID PAPE request to login sample.Andrew Arnott2009-06-021-0/+2
| | | |
* | | | Working RP and OP samples demonstrating the GSA profile.Andrew Arnott2009-06-021-1/+5
|/ / / | | | | | | | | | But I need to refactor the ISecurityProfile so that OPs can support the GSA profile without requiring that all RPs comply with it's RequireSsl setting for RP discovery.
* | | StyleCop fixes.Andrew Arnott2009-05-211-3/+3
| | |
* | | Merge branch 'v3.1'Andrew Arnott2009-05-211-17/+18
|\ \ \ | |/ /
| * | Merge branch 'v3.0' into v3.1Andrew Arnott2009-05-212-22/+18
| |\ \ | | |/
| | * Removed unneeded catch in sample.Andrew Arnott2009-05-111-5/+0
| | |
| | * Made sure that IDN and IRI URI mode are turned on for all sample sites, and ↵Andrew Arnott2009-05-091-17/+18
| | | | | | | | | | | | added a comment indicating their importance for all web sites that use this library.
* | | Removed OpenIdTextBox.ImmediateMode.Andrew Arnott2009-05-193-13/+0
| | | | | | | | | | | | Resolves Trac ticket #64.
* | | StyleCop fixes.Andrew Arnott2009-05-081-6/+6
| | |
* | | Added support for extension-only (non-identity) checkid_* requests.Andrew Arnott2009-05-089-7/+256
|/ /
* | Stylecop fixes.Andrew Arnott2009-04-261-1/+1
| |
* | Fixes some C# and StyleCop warnings.Andrew Arnott2009-04-201-3/+3
| |
* | Added better recovery for users who click Remember Me at Google on the ↵Andrew Arnott2009-04-183-6/+16
| | | | | | | | OpenID+OAuth sample.
* | Added a warning about how to avoid breaking the OpenID+OAuth sample.Andrew Arnott2009-04-181-5/+9
| |
* | Added OpenID+OAuth sample.Andrew Arnott2009-04-1811-1/+442
|/
* Added default proxy use to all the samples.Andrew Arnott2009-04-091-3/+4
|
* Fixed namespace in RP sample.Andrew Arnott2009-04-052-2/+2
|
* Removed certificateRevocationList from web.config file since it was ↵Andrew Arnott2009-04-021-1/+1
| | | | defeating shared hosting.
* Renamed OpenID RP sample projects.Andrew Arnott2009-03-2643-0/+3654