mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
Returning FALSE implies the client was not authorized, but it does not have any real impact on the connection, other than setting the authorized field. Change this by disconnecting the client if a Logon() callback returned that a client was not authorized.