Brian Ledbetter
Brian Ledbetter
It seems like the conditions surrounding empty($userPassword) on line 154 causes UserSession::completeLogin() to skip updating the user's last login time. We will do so manually afterwards, since all of these...
When users login from an OIDC provider via this plugin, their last login timestamp is not getting set in the user's preference table in the database. This causes the Impersonate...
This PR adds a flag called `enable_auto_login` to xrdp.ini that, when set, will automatically start the first session defined in the xrdp.ini / xrdp-sesman.ini files. If this flag is not...
I'm not sure what I'm doing wrong here, but I'm unable to get any Unicode extended characters to render to the screen. Here's a simple test program illustrating the problem...