tailscale/ssh/tailssh
Patrick O'Doherty 81b7bc116e
ssh/tailssh: dissallow purely numeric usernames for SSH (#20405)
Dissallow purely numeric usernames for SSH as these are ambiguous with
numeric UID values.

Updates https://github.com/tailscale/corp/issues/43245


(cherry picked from commit f368a96e01)

Signed-off-by: Mario Minardi <mario@tailscale.com>
Signed-off-by: Patrick O'Doherty <patrick@tailscale.com>
Co-authored-by: Mario Minardi <mario@tailscale.com>
2026-07-10 15:09:28 -07:00
..
testcontainers ssh/tailssh: speed up SSH integration tests 2026-04-13 14:18:27 -07:00
accept_env_test.go ssh/tailssh: reject dangerous LD_/DYLD_ env vars in acceptEnv filtering (#19914) (#19949) 2026-06-01 10:19:21 -07:00
accept_env.go ssh/tailssh: reject dangerous LD_/DYLD_ env vars in acceptEnv filtering (#19914) (#19949) 2026-06-01 10:19:21 -07:00
auditd_linux_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
auditd_linux.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
c2n.go ipn/ipnlocal, feature/ssh: move SSH code out of LocalBackend to feature 2026-03-10 17:27:17 -07:00
hostkeys_test.go ipn/ipnlocal, feature/ssh: move SSH code out of LocalBackend to feature 2026-03-10 17:27:17 -07:00
hostkeys.go ssh: replace tempfork with tailscale/gliderssh 2026-04-07 11:59:38 +01:00
incubator_linux.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
incubator_plan9.go ipn/ipnlocal, all: split LocalBackend.NetMap into NetMapNoPeers / NetMapWithPeers 2026-04-30 11:14:06 -07:00
incubator.go ipn/ipnlocal, all: split LocalBackend.NetMap into NetMapNoPeers / NetMapWithPeers 2026-04-30 11:14:06 -07:00
privs_test.go tstest: add RequireRoot helper 2026-04-10 10:48:50 -07:00
tailssh_integration_test.go ipn/ipnlocal, all: split LocalBackend.NetMap into NetMapNoPeers / NetMapWithPeers 2026-04-30 11:14:06 -07:00
tailssh_test.go ssh/tailssh: dissallow purely numeric usernames for SSH (#20405) 2026-07-10 15:09:28 -07:00
tailssh.go ssh/tailssh: dissallow purely numeric usernames for SSH (#20405) 2026-07-10 15:09:28 -07:00
user.go ssh/tailssh: fix default PATH for Debian 2026-04-09 11:57:40 -04:00