R
Ron
I am using the createuseraccount control in my asp.net 2.0 app (with
visual webdevelopment express). For my needs the enforced password
strenght is to strong; I want to allow users to be able to create
passwords with only text. I found that the MembershipProvider password
related properties are ReadOnly so I can't find a way to override the
default membershipprovider password regular expression.
What should I do to enable weaker passwords?
Ronald van Aalten
visual webdevelopment express). For my needs the enforced password
strenght is to strong; I want to allow users to be able to create
passwords with only text. I found that the MembershipProvider password
related properties are ReadOnly so I can't find a way to override the
default membershipprovider password regular expression.
What should I do to enable weaker passwords?
Ronald van Aalten