Skip to content

1.13.1

Compare
Choose a tag to compare
@dani-garcia dani-garcia released this 05 Jan 17:06
59e50b0
  • 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