Added by Anonymous almost 11 years ago
Hi,
I have to work on a local database.
Unfortunatelty I can't have the admin password.
I have to put change my account's type in admin.
But I don't know where is the database where all the users are.
Thanks in advance.
In the database there is a users
table with a Boolean field is_admin
.
You can find the credentials for your database in the configuration file: config/database.yml
in your Redmine directory.
Cheers,