HomePhorge
Diffusion irony 97e4b2c4f851

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().
Reasoning:

  • This way it's more secure.
  • Password change does not really invalidate the cached username/host.

Details

Provenance
machniakAuthored on Feb 27 2014, 12:41 PM
mollekopfPushed on Aug 22 2023, 5:45 AM
Parents
R5:3c571b6e4c28: Add support for Nagios --extra-opts argument
Branches
Unknown
Tags
Unknown

Event Timeline