xrdp/libxrdp
matt335672 181f74eff2 Enforce no login screen if require_credentials is set
If the setting require_credentials is true, there should be no way
for the user to get to a login screen.

This commit makes the following changes if this flag is active:-
- Makes the checks around TS_INFO_PACKET more explicit.
- Closes the connection if the first login attempt fails.

(cherry picked from commit 8ac2f6db34)
2024-07-01 10:15:03 +01:00
..
Makefile.am Move DRDYNVC_STATUS_* to xrdp_channel.h 2022-02-14 14:53:37 -05:00
libxrdp.c Set stream size correctly before adding TS_SURFCMD_STREAM_SURF_BITS header 2021-11-30 11:04:57 +00:00
libxrdp.h fix typos 2022-09-11 11:47:11 +09:00
libxrdpinc.h Added libxrdp_get_channel_count() 2021-02-04 10:29:56 +00:00
xrdp_bitmap32_compress.c Fixing code formatting with astyle 2020-11-30 05:04:11 +00:00
xrdp_bitmap_compress.c
xrdp_caps.c Just log Image RemoteFX codec 2024-02-15 13:37:09 +09:00
xrdp_channel.c Minor logging fixes in xrdp_iso.c 2022-02-15 08:29:42 -05:00
xrdp_channel.h Move DRDYNVC_STATUS_* to xrdp_channel.h 2022-02-14 14:53:37 -05:00
xrdp_fastpath.c Add detailed logging to libxrdp (#1742) 2021-02-04 10:11:54 +00:00
xrdp_iso.c Minor logging fixes in xrdp_iso.c 2022-02-15 08:29:42 -05:00
xrdp_jpeg_compress.c Changing LOG_DEVEL to LOG to avoid silent failures. 2020-12-05 19:22:50 +00:00
xrdp_mcs.c fix typos 2022-09-11 11:47:11 +09:00
xrdp_mppc_enc.c Add detailed logging to libxrdp (#1742) 2021-02-04 10:11:54 +00:00
xrdp_orders.c Add detailed logging to libxrdp (#1742) 2021-02-04 10:11:54 +00:00
xrdp_orders_rail.c Add detailed logging to libxrdp (#1742) 2021-02-04 10:11:54 +00:00
xrdp_orders_rail.h
xrdp_rdp.c Better logging of classic connection security 2022-01-28 12:23:40 +00:00
xrdp_sec.c Enforce no login screen if require_credentials is set 2024-07-01 10:15:03 +01:00
xrdp_surface.c Changing LOG_DEVEL to LOG to avoid silent failures. 2020-12-05 19:22:50 +00:00