Opened 18 years ago

Closed 18 years ago

#229 closed defect (fixed)

Can't log in using the encrypt password function when the password is 'guest'

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: minor Milestone: BASE 2.0 RC2
Component: core Version:
Keywords: Cc:

Description

Seems to be a problem in the core that removes leading 0:s from the md5 sum calculated from the password. 'guest' has an MD5 sum of 084e0343a0486ff05530df6c705c8bb4, but in the database the first 0 is missing.

Change History (1)

comment:1 by Nicklas Nordborg, 18 years ago

Resolution: fixed
Status: newclosed

(In [2243]) Fixes #229: Can't log in using the encrypt password function when the password is 'guest'

Note: See TracTickets for help on using tickets.