Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 26 Sep 23:12
· 539 commits to main since this release
81b4f9f

🔥🚀 Support for Multi-Factor Authentication (MFA) and App Passwords

Features

  • feat: mfa and app passwords (5ed579f 431a988 43a8b10 91eda5c)
  • backend:sync: handle 2FA during client registration (b0aadde)
  • backend:auth: add support for AD-specific LDAP attributes (1b6a8fc)
  • backend:infrastructure: allow configuration of ignoreTLS and rejectUnauthorized for SMTP transport (c1b3f5a)
  • backend:notifications: add email notifications for two-factor authentication security events (b207f33)
  • backend:notifications: include link password in sent emails (1a3ed0a)
  • backend:users: add email notifications when account is locked (954bb10)

Bug Fixes

  • backend:auth: improve handling of sql errors (f4b78fa)
  • backend:users: ensure default value for user secrets when null (090eb6e)