Hello,
I would like to use tuleap for my projects. I've followed the documentation in order to setup the community edition via docker.
Got no problems deploying it, the login page gets displayed. Now, when I try to login using 'admin' as a user name and the password I've set in $SITE_ADMINISTRATOR_PASSWORD, I can't log in. I've tried to reset it manually in the database, to no avail.
I also tried to set user.passwordless_only to 1 and yet I still can't log in
What did I missed ?
Following is the entry for my admin user.
*************************** 1. row ***************************
user_id: 101
user_name: admin
email: codendi-admin@tuleap.is-is.org.uk
password: THERE_WAS_A_HASH
realname: Site Administrator
register_purpose: NULL
status: A
ldap_id: NULL
add_date: 1737384725
approved_by: 0
confirm_hash: NULL
mail_siteupdates: 0
mail_va: 0
sticky_login: 0
authorized_keys: NULL
email_new: NULL
timezone: UTC
language_id: en_US
last_pwd_update: 0
expiry_date: NULL
has_custom_avatar: 0
is_first_timer: 0
passwordless_only: 0
Thanks for your help