Skip to content

Fix CLI flag confusion breaking H1 auth - #100

Merged
sw33tLie merged 1 commit into
sw33tLie:mainfrom
dee-see:fix-flag-confusion
Sep 2, 2026
Merged

Fix CLI flag confusion breaking H1 auth#100
sw33tLie merged 1 commit into
sw33tLie:mainfrom
dee-see:fix-flag-confusion

Conversation

@dee-see

@dee-see dee-see commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

poll h1 ignores --user/--token due to a viper binding collision with reports h1, this causes auth to fail unless using environment variables (which is preferred, to be fair).

Fixes #98

`poll h1` ignores `--user`/`--token` due to a viper binding
collision with `reports h1`, this causes auth to fail unless using
environment variables (which is preferred, to be fair).
@sw33tLie
sw33tLie merged commit 26653b6 into sw33tLie:main Sep 2, 2026
1 check failed
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.

hackerone poll problem

2 participants