Project

General

Profile

Users database

Added by Anonymous about 10 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.


Replies (1)

RE: Users database - Added by Martin Denizet (redmine.org team member) about 10 years ago

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,

    (1-1/1)