mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-09-13 12:43:17 +00:00
IAuth
This commit is contained in:
@@ -859,6 +859,7 @@ public partial class DistributedConnection : NetworkConnection, IStore
|
|||||||
offset += (uint)rt;
|
offset += (uint)rt;
|
||||||
|
|
||||||
if (session.LocalAuthentication.Type == AuthenticationType.Host)
|
if (session.LocalAuthentication.Type == AuthenticationType.Host)
|
||||||
|
else if (session.AuthenticationType == AuthenticationType.Client)
|
||||||
{
|
{
|
||||||
if (authPacket.Command == IIPAuthPacket.IIPAuthPacketCommand.Declare)
|
if (authPacket.Command == IIPAuthPacket.IIPAuthPacketCommand.Declare)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user