Added the OpenIdAjaxTextBox control.
commit7af1c64b1ad3b841d872346918e65ec0b6d55082
authorAndrew Arnott <andrewarnott@gmail.com>
Sun, 25 Jan 2009 01:50:09 +0000 (24 17:50 -0800)
committerAndrew <andrewarnott@gmail.com>
Sun, 25 Jan 2009 01:50:09 +0000 (24 17:50 -0800)
tree467ac4cb5c00f58cada09065354e96ccd832d4a7
parent618faa5fb7be445a0d5f0ceac4926cd2a113fae4
Added the OpenIdAjaxTextBox control.
17 files changed:
src/DotNetOpenAuth.Test/Messaging/HttpRequestInfoTests.cs
src/DotNetOpenAuth/DotNetOpenAuth.csproj
src/DotNetOpenAuth/Messaging/HttpRequestInfo.cs
src/DotNetOpenAuth/Messaging/MessagingUtilities.cs
src/DotNetOpenAuth/OpenId/Extensions/IClientScriptExtensionResponse.cs [new file with mode: 0644]
src/DotNetOpenAuth/OpenId/OpenIdStrings.Designer.cs
src/DotNetOpenAuth/OpenId/OpenIdStrings.resx
src/DotNetOpenAuth/OpenId/RelyingParty/AuthenticationRequest.cs
src/DotNetOpenAuth/OpenId/RelyingParty/OpenIdAjaxTextBox.cs [new file with mode: 0644]
src/DotNetOpenAuth/OpenId/RelyingParty/OpenIdAjaxTextBox.js [new file with mode: 0644]
src/DotNetOpenAuth/OpenId/RelyingParty/OpenIdRelyingParty.cs
src/DotNetOpenAuth/OpenId/RelyingParty/OpenIdTextBox.cs
src/DotNetOpenAuth/OpenId/RelyingParty/PositiveAuthenticationResponse.cs
src/DotNetOpenAuth/OpenId/RelyingParty/login_failure.png [new file with mode: 0644]
src/DotNetOpenAuth/OpenId/RelyingParty/login_success (lock).png [new file with mode: 0644]
src/DotNetOpenAuth/OpenId/RelyingParty/login_success.png [new file with mode: 0644]
src/DotNetOpenAuth/OpenId/RelyingParty/spinner.gif [new file with mode: 0644]