Increase timeout in password upgrade
The upgrade of stored passwords is slow when there are a lot of users
in the database. Increasing the script timeout helps to ensure the
upgrade will finish. Periodically logging the number of passwords
that have been rehashed gives the admin more confidence that the
upgrade has not stalled.
Change-Id: Iffcce42507cc23999dfa3db540492dd885c51a97
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
Please register or sign in to comment