Update OpenID server handler with proper interface. fixes http://opensimulator.org/mantis/view.php?id=7301

This commit is contained in:
BlueWall
2014-08-13 20:06:07 -04:00
parent bc0895c758
commit dabb8e62f4

View File

@@ -147,7 +147,7 @@ namespace OpenSim.Server.Handlers.Authentication
#endregion
}
public class OpenIdStreamHandler : BaseOutputStreamHandler
public class OpenIdStreamHandler : BaseOutputStreamHandler, IStreamHandler
{
#region HTML