bitwarden_rs v1.13.1 Release Notes

Release Date: 2020-01-05 // over 4 years ago
    • ๐Ÿ†• 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 of debug or trace.
    • ๐Ÿ›  Fix crash when cipher page points to huge file
    • โž• Addded config option to change client IP header, IP_HEADER, by default it's X-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