Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix redacting the auth key when tailscale up fails
This patch redacts the authkey from `tailscale up` stderr output based on `tailscale_authkey` directly instead of the `tskey.*` regex. The same change was already applied for the stdout logging in artis3n#328.
- Loading branch information