You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)