|
Default is defined statically as 5 in Orchard.Security.MembershipSettings. I think you would have to build your own membership provider and module that implements settings screens for password length and other settings. That's if you want something re-usable.
Cheap and dirty way of changing it is to go into that file and change the default directly.
|