1.12.0
版本发布时间: 2019-11-21 02:11:41
dani-garcia/vaultwarden最新发布版本:1.32.4(2024-11-11 07:55:30)
- 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