Function to enforce password change of ISPConfig users
Add a function to enforce that ISPConfig log-in users change their passwords after a certain number of days when they log into ISPConfig.
- A setting under System > interface > main config where you can set the number of days when a password expires.
- Add a password expiration date in sys_user table.
- Add a page that, when a user is logging in and his last password change is the maximum expiration date, he will be forwarded to a page where he must change the password.
This feature is sponsored by Open6Hosting
Edited by Till Brehm