symfony/maker-bundle

Update make:user to disable automatic validation on password in 4.4

Open

#495 ouverte le 15 nov. 2019

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)PHP (425 forks)auto 404
BugDXHelp Wanted

Métriques du dépôt

Stars
 (3 384 stars)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur