P
PJ6
I'm just going over using the asp.net 2.0 membership provider model, built
out the database, and realized that passwords are being stored in plaintext
in the aspnet_Membership table. I'm just looking at this with a demo
application I downloaded... do I need to manually take care of encrypting
the password before sending it?
Paul
out the database, and realized that passwords are being stored in plaintext
in the aspnet_Membership table. I'm just looking at this with a demo
application I downloaded... do I need to manually take care of encrypting
the password before sending it?
Paul