xrdp/sesman/libsesman
matt335672 1a9d15bef0 Remove explicit auth_stop_session() call
Now that authentication/authorization and session creation are
happening in the same process, there is no need for a separate call
to finish an auth session. This change prevents the upper software
layers from needing to track whether auth_start_session() has been
called or not.
2023-05-02 11:55:22 +01:00
..
Makefile.am autotools changes related to new libsesman library 2023-03-29 14:31:30 +01:00
sesman_access.c Update sesman files moved to libsesman 2023-03-29 14:31:30 +01:00
sesman_access.h Update sesman files moved to libsesman 2023-03-29 14:31:30 +01:00
sesman_auth.h Remove explicit auth_stop_session() call 2023-05-02 11:55:22 +01:00
sesman_clip_restrict.c Add new files to libsesman 2023-03-29 14:31:30 +01:00
sesman_clip_restrict.h Add new files to libsesman 2023-03-29 14:31:30 +01:00
sesman_config.c libsesman: Make x11_display_offset and max_sessions unsigned 2023-05-02 11:55:22 +01:00
sesman_config.h libsesman: Make x11_display_offset and max_sessions unsigned 2023-05-02 11:55:22 +01:00
verify_user_bsd.c Update sesman files moved to libsesman 2023-03-29 14:31:30 +01:00
verify_user_kerberos.c Remove explicit auth_stop_session() call 2023-05-02 11:55:22 +01:00
verify_user_pam_userpass.c Remove explicit auth_stop_session() call 2023-05-02 11:55:22 +01:00
verify_user_pam.c Remove explicit auth_stop_session() call 2023-05-02 11:55:22 +01:00
verify_user.c Remove explicit auth_stop_session() call 2023-05-02 11:55:22 +01:00