ChiliProject is not maintained anymore.
Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and
we urge all existing users to migrate their data to a maintained
system, e.g. Redmine. We will
provide a migration script later. In the meantime, you can use the
instructions by
Christian Daehn.
Forums » Discuss »
lost admin password - how to reset it
Added by paul young at 2012-06-08 10:49 am
Hi,
I forgot my admin password, so I clicked on "lost password" a message says that the instructions to reset the password were sent to me. The problem is I never configured the mail, so I guess I will never receive this email.
Is there another way to reset it?
thanks for you help
If you have access to the DB, you can change the hashed_password
and salt
to b5b6ff9543bf1387374cdfa27a54c96d236a7150
and 82090c953c4a0000a7db253b0691a6b4
, that should reset the password to admin
. If it doesn't work (haven't tried it), I'll show you how to reset it to any value on the "ChiliProject command line".