Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Validator] Wire NotCompromisedPassword in FrameworkBundle and handle non UTF-8 password#30898
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
OskarStark left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
A test case would be nice
a1be3d5 to76fa504Compare
ostrolucky left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I don't think it makes too much sense to make this configurable. People who don't use UTF-8 should change internal_encoding php.ini setting
derrabus left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Please add a test case.
stof commentedApr 6, 2019
FrameworkBundle should define a service for that constraint validator, passing |
tgalopin commentedApr 6, 2019
@stof that's the aim, but it can be the subject of another PR IMO. |
76fa504 to239810dComparetgalopin commentedApr 6, 2019
Updated |
OskarStark left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Nice one 🎉
239810d tobc0ba26Comparetgalopin commentedApr 6, 2019
Based on#30889, otherwise ready to review. |
fabpot commentedApr 6, 2019
@tgalopin Can you rebase? |
bc0ba26 to4f74a33Comparetgalopin commentedApr 6, 2019
Updated |
src/Symfony/Bundle/FrameworkBundle/Resources/config/validator.xml OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
4f74a33 toc5cd75dComparetgalopin commentedApr 6, 2019
Updated |
… non UTF-8 password
fabpot commentedApr 6, 2019
Thank you@tgalopin. |
…ndle and handle non UTF-8 password (tgalopin)This PR was squashed before being merged into the 4.3-dev branch (closes#30898).Discussion----------[Validator] Wire NotCompromisedPassword in FrameworkBundle and handle non UTF-8 password| Q | A| ------------- | ---| Branch? | master| Bug fix? | yes| New feature? | no| BC breaks? | no| Deprecations? | no| Tests pass? | yes| Fixed tickets |#30870| License | MIT| Doc PR | -Live from #eu-fossaFix#30870Commits-------8ac712b [Validator] Wire NotCompromisedPassword in FrameworkBundle and handle non UTF-8 password
Uh oh!
There was an error while loading.Please reload this page.
Live from #eu-fossa
Fix#30870