Passwords sent from Axis to AxisServer should be hashed
Brought to you by:
pesterle
Use MD5 hashing on the password in the client->server
stream.
Axis Server will need to provide backwards
compatibility with older versions of Axis which don't
support password hashing. Can also have an option to
disallow non-hashed passwords from the client.