mirror of
https://github.com/jakobadam/RDSFactor.git
synced 2025-07-23 18:15:55 +02:00
RDSHandler.vb: Minor spelling.
This commit is contained in:
parent
d4af4d6f6a
commit
a7d447029e
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ Public Class RDSHandler
|
||||||
Dim attributes As New RADIUSAttributes
|
Dim attributes As New RADIUSAttributes
|
||||||
|
|
||||||
If sessionId = Nothing Or launchTimestamp = Nothing Then
|
If sessionId = Nothing Or launchTimestamp = Nothing Then
|
||||||
RDSFactor.LogDebug(mPacket, "User's has no launch window. User must re-authenticate")
|
RDSFactor.LogDebug(mPacket, "User has no launch window. User must re-authenticate")
|
||||||
mPacket.RejectAccessRequest()
|
mPacket.RejectAccessRequest()
|
||||||
Exit Sub
|
Exit Sub
|
||||||
End If
|
End If
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue