HomePhorge

Do not use user password to build authentication cache key. Use sha1() instead…

Description

Do not use user password to build authentication cache key. Use sha1() instead of md5().

This way it's more secure. Also password change does not invalidate the cached
username/host, so there was not really need for including password there.

Details

Provenance
machniakAuthored on Feb 27 2014, 12:56 PM
mollekopfPushed on Aug 21 2023, 6:45 PM
Parents
R4:03f6485124f4: Fix invalid email message identifier in Move response (Bug #2845)
Branches
Unknown
Tags
Unknown

Event Timeline