VaultWarden logo

VaultWarden

Password manager with Bitwarden compatibility

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


About Versions (72)

v1.5.0

2018-12-17
  • Revamped logging
    • Logging to file is now supported, set LOG_FILE=/path/to/log
    • Logging to syslog is now supported, for this you need to compile the project with cargo build --features=enable_syslog
    • Important: If you are using fail2ban or similar, you may need to update the filters to the new style.
    • You can also disable it, by setting EXTENDED_LOGGING=false, but this disables logging to file or syslog
  • Updated web vault to 2.7.1
  • Implemented key rotation and individual attachment keys
  • Added yubico support
  • Updated rocket web server to 0.4
  • Fixed some logout issues
  • Fixed some crashed in mobile apps when using 2FA