Security question!

  • Thread starter Thread starter Jens Jensen
  • Start date Start date
J

Jens Jensen

Does the new asp.net 2.0 login control send unhashed pasword to the server
from the user browser?

How does it make sure the password cant be sniffed?


Thanks
JJ
 
Jens said:
Does the new asp.net 2.0 login control send unhashed pasword to the server
from the user browser?

How does it make sure the password cant be sniffed?


Thanks
JJ
Unless the site is set to SSL, the password will be sent as plaintext.

Regards
Ray
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top