Hello Everyone,
I have install greenlight on bigbigbluebutton server and trying to reset user password but in admin there is an option to reset as shown on bbb documentation (https://docs.bigbluebutton.org/greenlight/gl-admin.html)
"Administrator just needs to click the Reset user password button and an email will be sent out to the user with the required instructions."
in my admin page there is no Reset user password button

how to add Reset user password button..?
Which provider do you use? This is shown above. Normally the reset only works with Greenlight accounts.
Have you entered SMTP-configration in .env-File and restarted Docker?
Hi,
I upgraded greenlight to the latest version, added the SMTP configuration to the env file and restarted the container. I still have the same issue.
Greenlight only backend of course.
Any idea ?
EDIT
Found the issue, I lacked the ALLOW_MAIL_NOTIFICATIONS=true parameter.
Thanks
Most helpful comment
Have you entered SMTP-configration in .env-File and restarted Docker?