mirror of
https://github.com/fosrl/newt.git
synced 2026-07-16 03:46:25 -05:00
[PR #380] [MERGED] 1.13.0 #8968
Reference in New Issue
Block a user
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?
📋 Pull Request Information
Original PR: https://github.com/fosrl/newt/pull/380
Author: @oschwartz10612
Created: 6/10/2026
Status: ✅ Merged
Merged: 6/10/2026
Merged by: @oschwartz10612
Base:
main← Head:dev📝 Commits (9)
3ef2550Use logger not printfb87b9e1Support commands over the ssh tunnel1546e8aQuiet some logsa5fd911Merge branch 'main' into devbdb14e8Support using the cert for openssh connections740c9a8Dont time out the health checks for http6d3312fAdd some preflight check for vnc reachabilityc2f2f68Support backward compatability with external8540cf1Add more context to error message📊 Changes
14 files changed (+268 additions, -102 deletions)
View changed files
📝
authdaemon.go(+1 -1)📝
authdaemon/server.go(+8 -8)📝
browsergateway/rdp.go(+10 -10)📝
browsergateway/ssh.go(+38 -15)📝
browsergateway/ssh_native.go(+2 -2)📝
browsergateway/vnc.go(+30 -3)📝
healthcheck/healthcheck.go(+10 -3)📝
main.go(+19 -12)📝
nativessh/auth.go(+23 -23)📝
nativessh/pam_linux.go(+8 -8)📝
nativessh/server.go(+116 -12)📝
newt(+0 -0)📝
service_windows.go(+1 -2)📝
websocket/config.go(+2 -3)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.