Virtually Nick

Results 63 issues of Virtually Nick

I've taken a run at implementing a decorating extension that allows users, groups, connections, and connection groups, to be restricted beyond the defaults provided by the base Guacamole implementation: *...

I took a stab at an implementation of some initial changes to the Recent Connections that allow the user to control 1) whether they show up at all, and 2)...

I've taken a stab at updating the Duo MFA client to use the new API. I'm still in the process of getting my free account set up to test this...

This is an attempt to make comparison of usernames case-insensitive, as most authentication systems do not distinguish between case in usernames. This goes about it by 1) converting all identifiers...

I've taken (another) run at this, this time using a decorating extension. Before I spend a bunch of time fixing up the myriad issues with this approach, I figured I'd...

Client-side change to match apache/guacamole-server#501.

Okay, well, here we go. This PR takes care of the migration from the `javax.*` namespaces to the new `jakarta.*` counterparts, updates dependencies, and updates the licenses. I've got it...

Sorry, I'm having trouble coming up with a succinct title for this. We're using the SMBJ library in an application, and we are connecting to DFS links and shares. We're...

This implements some basic logging and client handling (abort) for situations where a RAIL command is not executed successfully. Without this change, the RAIL session just hangs open until the...