vaultwarden
The server for the centralized password manager bitwarden
After enabling the clan module, user accounts have to be created manually in the webinterface.
This is done by visiting vaultwarden.example.com/admin
and typing in the admin password.
You can get the admin password for vaultwarden by executing:
Usage
To use this module, import it like this:
Module Options
clan.vaultwarden.allow_signups
Allow signups for new users
Type: boolean
Default:
clan.vaultwarden.domain
The domain to use for Vaultwarden
Type: string
clan.vaultwarden.port
The port to use for Vaultwarden
Type: signed integer
Default:
clan.vaultwarden.smtp.from
From whom the email is coming from
Type: string
clan.vaultwarden.smtp.host
The email server domain address
Type: string
clan.vaultwarden.smtp.username
The email server username
Type: string