1.13.1
版本发布时间: 2020-01-06 01:06:04
dani-garcia/vaultwarden最新发布版本:1.32.0(2024-08-12 03:40:35)
- New collapsed log messaging, filtering the useless stuff like static file accesses and removing duplicate error messages. To get a more complete logging, use a
LOG_LEVEL
value ofdebug
ortrace
. - Fix crash when cipher page points to huge file
- Addded config option to change client IP header,
IP_HEADER
, by default it'sX-Client-IP
for backwards compat reasons. - Printed current server time when failing TOTP, for easy debugging
- Protected websockets server against panics
- Add a logout button on the admin page
- Add endpoint to delete specific U2F key
- Updated dependencies