I did a select on the Users tables in zoneminder and some of the passwords had a -ZM- in front of them.
I can still log in with the user accounts but what does the -ZM- do?
Password hash in database
Re: Password hash in database
It tells us which passwords need to be upgraded. We can't upgrade them until the user logs in (hence providing the unhashed password).
Re: Password hash in database
Thanks, make sense since I upgraded.