Skip to content

add --login-server flag#9

Merged
bailey-ts merged 1 commit intomainfrom
bailey-ts/loginserver
Jan 15, 2026
Merged

add --login-server flag#9
bailey-ts merged 1 commit intomainfrom
bailey-ts/loginserver

Conversation

@bailey-ts
Copy link
Contributor

No description provided.

@bailey-ts bailey-ts requested review from awly and bradfitz January 14, 2026 22:42
hallpass.go Outdated
webhookSecret = flag.String("webhook-secret", keyPath("hallpass-webhook"), "name of setec secret containing the Slack webhook URL; if --secret-server is empty, ignored and reads from $HOME/keys/hallpass-webhook")
configDir = flag.String("tsnet-dir", "", "tsnet server directory; if empty, tsnet uses an automatic config directory based on the binary name")
tls = flag.Bool("tls", true, "serve over TLS using Tailscale Serve")
loginServer = flag.String("login-server", "", "URL of control server to use for tsnet")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"optional alternate URL of control server to use" ?
"optional alternate URL of control server" ?

(the "for tsnet" part seems unnecessary too)

but main part is to say it's optional

Signed-off-by: Bailey Jayes <bailey@solnet.lgbt>
@bailey-ts bailey-ts force-pushed the bailey-ts/loginserver branch from 6924dba to d3cdd38 Compare January 15, 2026 16:05
@bailey-ts bailey-ts merged commit 130cebc into main Jan 15, 2026
1 check passed
@bailey-ts bailey-ts deleted the bailey-ts/loginserver branch January 15, 2026 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants