Implement RUSTDESK_UNATTENDED_PWD_VISIBILITY to enable visibility of unattended passwords within the Admin UI even when User is logged in.
build / build-linux-amd64 (push) Successful in 1m45s
build / build-linux-amd64 (push) Successful in 1m45s
This commit is contained in:
@@ -25,6 +25,11 @@ RUSTDESK_BOOTSTRAP_ADMIN_PASSWORD=changeme
|
||||
# Force relay for all sessions even on LAN.
|
||||
#RUSTDESK_ALWAYS_USE_RELAY=Y
|
||||
|
||||
# When the admin UI shows a device's unattended (per-boot) password.
|
||||
# logged-out only when nobody is logged in on the device (default)
|
||||
# always also while an interactive user is logged in
|
||||
#RUSTDESK_UNATTENDED_PWD_VISIBILITY=logged-out
|
||||
|
||||
#RUST_LOG=info
|
||||
|
||||
# --- Optional build source ---------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user