What's Changed
This maintenance release fixes the multi-factor authentication enrollment introduced in 3.2.0.4.
🐛 Bug fixes
- Fix MFA QR code generation and harden 2FA enrollment (#5267).
The TOTP enrollment QR code introduced in 3.2.0.4 relied on an external image service that is no longer available, leaving the QR blank. It is now rendered locally in the browser (vendored qrcodejs), so enrollment works fully offline. The "113 not allowed" authorization gate is nowenrollment-aware, so users without a secret yet can complete TOTP setup.
Full Changelog
Full Changelog: 3.2.0.4...3.2.0.5
Important
- Requires at least
PHP 8.2
Languages
Please join Teampass v3 translation project on Poeditor and translate it for your language.
Installation
Follow instructions from Documentation.
Upgrade
Follow instructions from Documentation.
Ideas and comments
Are welcome ... please use Discussions.