03-31-2014, 07:53 AM
Unable to duplicate this on our demo system. Can you provide the steps to reproduce?
Thanks
Thanks
Muplor Wrote:Morning all,
This bug is quite bad actually, as it can lock out ALL users if it occurs. I've noticed it happening when a new user has been made and then they try to login without a password, that then seems to blow out every password.
I did not have any hyphens in the database name.
SOLUTION:
I have found that if you add/modify users directly in the Database using MySQL or similar and bypass the user addition PHP code in DocMan it causes no issues.
Hope this helps someone.