Skip to content

Commit

Permalink
Remove password constraint from "User" group
Browse files Browse the repository at this point in the history
  • Loading branch information
core23 committed Aug 20, 2023
1 parent d58d1ab commit 466f48e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Resources/config/validation.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
<option name="message">nucleos_user.password.blank</option>
<option name="groups">
<value>ResetPassword</value>
<value>User</value>
</option>
</constraint>
<constraint name="Length">
Expand Down

0 comments on commit 466f48e

Please sign in to comment.