VaultWarden logo

VaultWarden

Password manager with Bitwarden compatibility

Alternative to: bitwarden, 1password, lastpass, keepass, keeper


About Versions (72)

v1.22.0

2021-06-28

⚠️ Reminder: If you are still using the bitwardenrs/server* Docker images, you need to migrate to the new vaultwarden image. Check https://github.com/dani-garcia/vaultwarden/discussions/1642 for an explanation. The old images are deprecated and will stop being updated after 1.23.0.

  • Added sends_allowed option to disable Send functionality.
  • Added support for hiding the senders email address.
  • Added Send options policy.
  • Added support for password reprompt.
  • Switched to the new attachment download API.
  • Send download links use a token system to limit their downloads.
  • Updates to the icon fetching.
  • Support for webauthn.
  • The admin page now shows which variables are overridden.
  • Updated dependencies and docker base images.
  • Now RSA keys are generated with the included openssl instead of calling to the openssl binary.
  • The web vault doesn’t require accepting the terms are conditions now, which weren’t applicable for a self hosted server.