VaultWarden logo

VaultWarden

Password manager with Bitwarden compatibility

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


About Versions (72)

v1.11.0

2019-10-08

Important note: If you are using the old mprasil/bitwarden image, you need to migrate to the newer bitwardenrs/server to access the new releases, the images are compatible so you can follow the instructions on updating the image from the wiki.

  • Initial support for PostgresSQL! 🎉 Currently still a bit untested and without docker images
    • To compile enable the postgresql feature (cargo build --features="postgresql")
    • Currently there are no migration guides available, but check the previous release for some tips about migrating to MySQL
  • Added new icon blacklisting option, to block all non global IPs (ICON_BLACKLIST_NON_GLOBAL_IPS)
  • Added SQLite binary in the SQLite images, to enable backup option
  • Admin page scripts are loaded locally instead of using a CDN
  • Added CORS support
  • Added docker healthcheck
  • Added email 2FA
  • Updated web vault to 2.12.0