Check_authentication signature verification is now actually being performed.
commitdcade1d70d0aab7414fc861b63b44b4d1411e4a7
authorAndrew Arnott <andrewarnott@gmail.com>
Wed, 17 Dec 2008 00:51:51 +0000 (16 16:51 -0800)
committerAndrew <andrewarnott@gmail.com>
Wed, 17 Dec 2008 00:51:51 +0000 (16 16:51 -0800)
treef5ad258788c6cd2bd21b6b9f7588b1d5cc95b954
parent939f3f094214231958f2ff72dcb044117cc5ccfc
Check_authentication signature verification is now actually being performed.
src/DotNetOpenAuth.Test/Mocks/CoordinatingChannel.cs
src/DotNetOpenAuth.Test/Mocks/MockReplayProtectionBindingElement.cs
src/DotNetOpenAuth.Test/OpenId/AuthenticationTests.cs
src/DotNetOpenAuth/Messaging/Channel.cs
src/DotNetOpenAuth/OAuth/ChannelElements/SigningBindingElementBase.cs
src/DotNetOpenAuth/OpenId/ChannelElements/OpenIdChannel.cs
src/DotNetOpenAuth/OpenId/ChannelElements/SigningBindingElement.cs
src/DotNetOpenAuth/OpenId/Messages/CheckAuthenticationRequest.cs
src/DotNetOpenAuth/OpenId/Messages/IndirectResponseBase.cs
src/DotNetOpenAuth/OpenId/Messages/IndirectSignedResponse.cs
src/DotNetOpenAuth/OpenId/Messages/RequestBase.cs