VaultWarden
Password manager with Bitwarden compatibility
Alternative to: bitwarden, 1password, lastpass, keepass, keeper
About
Versions (72)
v1.12.0
2019-11-20- Improved error message when HIBP key is not set, include a link to the page.
- Added check for both the previous and next timeslots in TOTP, which is more forgiving of time mismatches (1.5 minutes now vs 30 seconds before), can be disabled setting
AUTHENTICATOR_DISABLE_TIME_DRIFT=true. - Made the domain icon blacklist be cached, improving performance.
- Recovery codes are now generated when adding email and Duo 2FA.
- Removed MySQL libraries from SQLite images.
- Added configurable SMTP timeout, and reduced the default to 15 seconds.
- Updated images to be able to be built with Podman.
- Added option to allow signups from specific domains only (
SIGNUPS_DOMAINS_WHITELIST=domain.com,example.org). - Updated web vault to fix twofactorauth.org integration.
- Updated dependencies