Skip to content

Correct the local dev admin credential in docs and scripts#276

Open
omatheusmesmo wants to merge 1 commit into
mainfrom
fix/dev-credential
Open

Correct the local dev admin credential in docs and scripts#276
omatheusmesmo wants to merge 1 commit into
mainfrom
fix/dev-credential

Conversation

@omatheusmesmo

Copy link
Copy Markdown
Owner

What

The %dev profile bakes an Argon2id hash of dev, not qlawkus (verified against the baked hash). Docs and the benchmark script claimed the wrong credential.

Changes

  • quickstart.adoc: curl -u qlawkus:dev, and the Authentication section rewritten to describe the real mechanism (Argon2id, fail-closed in production, no API_USER_PASSWORD).
  • README.md: the %dev password and the example curl.
  • scripts/memory-benchmark.sh: an honest operator placeholder (its default targets the containerized/prod stack, where the operator sets their own admin password).

The %dev profile bakes an Argon2id hash of 'dev', not 'qlawkus' (verified against the baked hash). Fix the quickstart curl, README and benchmark script accordingly, and rewrite the quickstart authentication section to describe the real mechanism: Argon2id, fail-closed in production, no API_USER_PASSWORD fallback.

Signed-off-by: Matheus Oliveira <matheus.6148@gmail.com>
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Docs preview for 4c4ab09 is live:

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.

1 participant