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

bullet-2.82
BlueWall 2014-08-13 20:06:07 -04:00
parent bc0895c758
commit dabb8e62f4
1 changed files with 1 additions and 1 deletions

View File

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