Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[PasswordHasher] Support stdin input and refine warning in security:hash-password#64284

Merged
nicolas-grekas merged 1 commit into
symfony:8.1symfony/symfony:8.1from
nicolas-grekas:81-fixes-password-hashernicolas-grekas/symfony:81-fixes-password-hasherCopy head branch name to clipboard
May 19, 2026
Merged

[PasswordHasher] Support stdin input and refine warning in security:hash-password#64284
nicolas-grekas merged 1 commit into
symfony:8.1symfony/symfony:8.1from
nicolas-grekas:81-fixes-password-hashernicolas-grekas/symfony:81-fixes-password-hasherCopy head branch name to clipboard

Conversation

@nicolas-grekas
Copy link
Copy Markdown
Member

@nicolas-grekas nicolas-grekas commented May 19, 2026

Q A
Branch? 8.1
Bug fix? yes
New feature? yes
Deprecations? no
Issues -
License MIT

This PR finishes the story started in #64105

It's great to tell about not listing passwords as command line arguments, but interactive mode can't be the only answer - scripts need a way too.

This PR makes symfony console security:hash-password --no-interaction - read the password from STDIN.

@nicolas-grekas nicolas-grekas merged commit b813b39 into symfony:8.1 May 19, 2026
9 of 12 checks passed
@nicolas-grekas nicolas-grekas deleted the 81-fixes-password-hasher branch May 19, 2026 15:55
@fabpot fabpot mentioned this pull request May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.