mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Update OpenID server handler with proper interface. fixes http://opensimulator.org/mantis/view.php?id=7301
This commit is contained in:
@@ -147,7 +147,7 @@ namespace OpenSim.Server.Handlers.Authentication
|
||||
#endregion
|
||||
}
|
||||
|
||||
public class OpenIdStreamHandler : BaseOutputStreamHandler
|
||||
public class OpenIdStreamHandler : BaseOutputStreamHandler, IStreamHandler
|
||||
{
|
||||
#region HTML
|
||||
|
||||
|
||||
Reference in New Issue
Block a user