Skip to content

1.5.0

Compare
Choose a tag to compare
@dani-garcia dani-garcia released this 17 Dec 17:36
371017b
  • 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