mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
In looking at the membershipSettings class in Orchard the min length setting is 7. I changed the add user (UserCreateViewModel) and the get started (SetupViewModel) to match the min of 7 by modifying/adding a data annotation. --HG-- branch : 1.x