Changed Config not activated

Hello

One User has forgot his password,

so i found an article to activate Reset Passord Option

I Changed some Options In config File

/opt/vaultwarden/docker-compose.yml

ENABLE_SSL: ‘true’
SIGNUPS_ALLOWED: ‘false’
SIGNUPS_VERIFY: ‘true’
INVITATIONS_ALLOWED: ‘true’

reinitialized

docker compose up -d

Button For Signup

Konto Erstellen

stays active ( must be disabled )

No Passwort Reset Button Available

Additional :

docker exec -it vaultwarden printenv | grep SIGNUPS
SIGNUPS_ALLOWED=false
SIGNUPS_VERIFY=true

Any Idea ?

Password reset is only available via an organization, and can’t be activated afterwards.

If the user lost his password he can’t login anymore .thats it.

If he has a client which is still open and loaded he could try to export it from that client.

But there is no way to adjust or recover it in any way.

Also you have to enable mail for this feature to become available.

+++++++++++++++++++++++++++++

Thanks for your Reply

I Configured multiple Organisations ,

most of the members are activatet to more then 1 Organizations

so how is it possible to activate

Richtlinien >Kontowiederherstellungsverwaltung to Multiple Organizations ?

is it necessary to create a new organisation with new users ?

++++++++++++++++++++++++++++

smtp with an internal relay server is activated and works .

or is it necessary to user an email account with login ?

++++++++++++++++++++++++++++++

why is the button

Konto Erstellen

Visible , its disabled in the configuration