passwordStrengthRegularExpression does not seem to be working

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for MySQL
Post Reply
eric1980
Posts: 2
Joined: Wed 03 May 2006 14:59

passwordStrengthRegularExpression does not seem to be working

Post by eric1980 » Wed 03 May 2006 15:20

Is anyone else having any problems setting the passwordStrengthRegularExpression? When I add it into my web.config I get an error telling me it is an invalid attribute. Any help or workarounds would be greatly appreciated.

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Thu 04 May 2006 12:11

We do not support PasswordStrengthRegularExpression attribute but we are planning to support it in future.

Post Reply