mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-27 08:25:53 +03:00
[GH-ISSUE #329] Console password not working for "lite" console type #213
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#213
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lord-kyron on GitHub (Jun 22, 2020).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/329
Hi @Real-Gecko @catborise
I tried to set console password from instance settings and found, that after being set, the password is only requested when trying to open FULL console connection type.
When I choose "LITE" - I am directly connected to the console without being asked for password, which makes setting the password useless in first place.
Can you, please, look and fix that?
Thanks!
@catborise commented on GitHub (Jun 22, 2020):
hi @lord-kyron real-frog works on backend heavily. changes very wide. because of that i pause.
we can look at it after settle.
it should not open console if it is password protected. i will look at it.
@catborise commented on GitHub (Jun 26, 2020):
@lord-kyron is problem solved?
@lord-kyron commented on GitHub (Jul 14, 2020):
Yes, solved. Thanks!