

frogstarr78
Members-
Content Count
19 -
Joined
-
Last visited
About frogstarr78
-
Rank
Member
-
Scrolling in Browser based Launcher sessions
frogstarr78 replied to frogstarr78's topic in Feature Requests - Completed
Doh! Yup, that's exactly what I was referring to. Thanks. -
Scrolling in Browser based Launcher sessions
frogstarr78 posted a topic in Feature Requests - Completed
I don't suppose being able to scroll back through the browser session is workable? -
Have the PWS Launcher, Launch SSH, and other services via WSL
frogstarr78 replied to bjackel's topic in Feature Requests
+1 -
Proposal for new API endpoint
frogstarr78 replied to Azkabahn's topic in Feature Requests - Completed
+1 We could use this feature as well. -
Good idea. +1
-
Would it be possible to add the corresponding Account Type icons when using the Credential Search feature of the Manual Remote Session Launcher "popup"? This would enable us to differentiate between two different user accounts which appear to be the same name, but are for different types. For example a root user account for ssh login vs a root user account for mysql. I'm attaching a screenshot that hopefully helps make this query clear.
-
It's a pretty minor thing, but would it be possible to enable per user themes for PWS Administrators also? When I change my settings they are ignored.
-
frogstarr78 started following Announcements
-
We've run into an issue with specific characters and the Remote Session Launcher. So far we've run into problems with ";" and "," characters. In the case of the ";" character, Putty will run, but will display the initial page and the Hostname field is empty. In the case of the "," character, we receive an error (sorry I don't recall the exact error displayed) but it turned out to be the part of the password after the "," character. We've fixed this locally by changing the script by adding single quotes around the password in the ps1 file. Let me know if you need additional details.