summaryrefslogtreecommitdiffhomepage
path: root/ssh/tailssh/user.go
AgeCommit message (Expand)AuthorFilesLines
2024-04-23ssh/tailssh: try fetching group IDs for user with the 'id' commandAndrew Dunham1-8/+2
2023-11-09ssh/tailssh,util: extract new osuser package from ssh code (#10170)Andrew Lytvynov1-86/+3
2023-08-15ssh/tailssh: fix gokrazy SSH crashBrad Fitzpatrick1-6/+8
2023-06-05ssh/tailssh: Max Username Length 256 for linuxDerek Burdick1-1/+5
2023-05-21ssh/tailssh: fix regression after LDAP supportBrad Fitzpatrick1-14/+21
2023-05-08ssh/tailssh: move some user-related code into new user.goBrad Fitzpatrick1-4/+111
2023-05-08ssh/tailssh: support LDAP users for Tailscale SSHBrad Fitzpatrick1-0/+116