symfony/maker-bundle
View on GitHubUpdate make:user to disable automatic validation on password in 4.4
Open
#495 opened on Nov 15, 2019
BugDXHelp Wanted
Repository metrics
- Stars
- (3,384 stars)
- PR merge metrics
- (PR metrics pending)
Description
See https://github.com/symfony/recipes/pull/664 and https://github.com/symfony/symfony/pull/32107
Without opting out, if a registration form were created, for example, the password field would fail validation incorrectly.