Skip to content

Document htpasswd hash algorithm selection#2064

Open
promptless-for-oss wants to merge 12 commits intohelm:mainfrom
Promptless:promptless/document-htpasswd-algorithm-selection
Open

Document htpasswd hash algorithm selection#2064
promptless-for-oss wants to merge 12 commits intohelm:mainfrom
Promptless:promptless/document-htpasswd-algorithm-selection

Conversation

@promptless-for-oss
Copy link
Copy Markdown
Contributor

Update the htpasswd template function documentation to reflect the new optional third argument for selecting the hashing algorithm. Users can now specify "sha" or "bcrypt" as the third argument, with bcrypt remaining the default for backward compatibility.

Add documentation for the optional third argument to the htpasswd
template function that allows selecting the hashing algorithm.
Supported algorithms are "sha" and "bcrypt", with bcrypt as the default.

Relates to helm/helm#32033

Signed-off-by: promptless[bot] <promptless[bot]@users.noreply.github.com>
@TerryHowe TerryHowe added awaiting release Feature needs to be merged and released before docs update hold Do not merge yet labels Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting release Feature needs to be merged and released before docs update hold Do not merge yet size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants