What's Changed
New Features
Inactive Users Management by @guerricv in #5083
Administrators can now automate the lifecycle of inactive accounts. You can configure the system to automatically warn users after a specific period of inactivity and, if no login occurs during the grace period, automatically disable or delete the account. This ensures better security compliance and database hygiene.
Inactivity Dashboard & Alerts by @guerricv in #5083
A new status banner in the Users page provides real-time visibility into the management task, while specific badges identify users who have been warned or are pending action.
Bug Fixes & Improvements
Password Reset Stability by @guerricv in #5086
Fixed a technical error in the password strength meter that could occur when a user was forced to change their password (e.g., after an administrator reset). The interface is now more robust during the password update process.
Full Changelog: 3.1.6.5...3.1.6.6
Last important topics
- 3.1.6.0 - Migration is forced when user is login. If you want to migrate progressively, set
FORCE_PHPSECLIBV3_MIGRATIONtoFALSE(in file./includes/config/include.php). - 3.1.5.10 - Refactor: Remove user password sanitization (see documentation)
- 3.1.5.2 - New: Personal items migration phase implemented with improved management (see documentation)
- 3.1.5.0 - New: transparent user password recovery in case of password change in external AD (please read documentation)
Important
- Requires at least
PHP 8.1 - New password library implemented, read about impacts
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.