kb: how-to
Question
How long does it take for the password reset link to expire?
Answer
The password reset link expiration is 1 hour from Plesk 18.0.68. It was previously 24 hours and was changed due to security reasons.
As a workaround the following lines can be added to the panel.ini:
CONFIG_TEXT: [passwordManagement]
resetPasswordExpiresTimeSec = 7200
Note: The time is set in seconds. To make it available for 48 hours, use 172800.
Comments
Please sign in to leave a comment.