Skip to content

Fix formatting of hashing algorithm options - #564

Open
vorburger wants to merge 1 commit into
caddyserver:masterfrom
vorburger:patch-2
Open

Fix formatting of hashing algorithm options#564
vorburger wants to merge 1 commit into
caddyserver:masterfrom
vorburger:patch-2

Conversation

@vorburger

Copy link
Copy Markdown

No description provided.

Copilot AI lite review requested due to automatic review settings August 11, 2026 18:54

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adjusts the caddy hash-password --algorithm documentation to improve how the available hashing algorithms are presented in the command-line reference.

Changes:

  • Inserts spacing intended to separate the --algorithm description from its options list.
  • Reformats the algorithm options as bullets (argon2id, bcrypt).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines +265 to +266
* `argon2id` (recommended for modern security)
* `bcrypt` (legacy, slower, configurable cost, default cost is `14`)
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