User password during signup/register

I have installed the development version of frappe lms through docker i have enabled signup but when an user tries to log in he cannot setup the password himself, we have to setup the password through desk. How do i make it so that the user can setup the password themselves while sign up/register.

@prasenbhandari that is not supported . a user will set his password when a confirmation email is sent to him . if your email is not configured , you need to edit his password .

@bahaou

  1. How to configure email when self-hosted?
  2. How can we edit the password?

@prasenbhandari were you able to sort this out?
Thanks

  1. How to configure email when self-hosted?
    Ans: Search Email Account doctype and add your email id and ebable Outgoing/incomg

  2. How can we edit the password?
    Ans: Go to User doctype and open respective user record and update/set password manually