[Moin-user] email lost password sends password in encrypted form
Nigel Metheringham
nigel.metheringham at dev.intechnology.co.uk
Thu Feb 1 03:57:19 EST 2007
On 31 Jan 2007, at 20:22, Ted Stern wrote:
> I can guess that the SHA means that password is encrypted using the
> sha python module. So how do I set things up so the password is
> decrypted for the user? It is unusable as it stands.
SHA1 is a one way hash function. So you cannot decrypt it. Moin
stores password hashes, not passwords, so cannot inform you of the
original pasdword.
--
[ Nigel Metheringham Nigel.Metheringham at InTechnology.co.uk ]
[ - Comments in this message are my own and not ITO opinion/policy - ]
More information about the Moin-user
mailing list