mirror of
https://github.com/esiur/esiur-dotnet.git
synced 2025-05-06 11:32:59 +00:00
IAuth
This commit is contained in:
parent
41bd0591e3
commit
c04fc29810
@ -859,6 +859,7 @@ public partial class DistributedConnection : NetworkConnection, IStore
|
||||
offset += (uint)rt;
|
||||
|
||||
if (session.LocalAuthentication.Type == AuthenticationType.Host)
|
||||
else if (session.AuthenticationType == AuthenticationType.Client)
|
||||
{
|
||||
if (authPacket.Command == IIPAuthPacket.IIPAuthPacketCommand.Declare)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user