Skip to content

NAV 5.18.1

Latest

Choose a tag to compare

@lunkwill42 lunkwill42 released this 13 May 08:41
· 215 commits to master since this release

Fixed

  • Fixed post-login redirect not returning users to the page they originally requested (#3954)
  • Fix unclickable edit button for widget titles on the dashboard. (#3980)
  • Fixed removal of all aliases from rooms/locations in SeedDB not being persisted on save. (#4002)
  • Fixed LDAP authentication unconditionally rehashing the password on every login, which invalidated the Django session auth hash and broke MFA/TOTP setup for LDAP users. (#4003)