|
|
|
|
|
by eviks
15 days ago
|
|
> Tailscale SSH now rejects usernames with leading dashes. Is the proper fix not restricting users not possible in these poorly designed ancient systems? Similarly re another issue: why not just fix the permission issues instead of restricting users? > Tailscale now disallows the use of UIDs or numeric-only usernames via SSH to avoid this ambiguity |
|
My guess is they hastily threw together something hacky in early development, and forgot to replace it with a real, safe solution later.