Do not require immediate password reset if specifying a password

王权利请求将github/fork/dluchinienoc/master合并到master

Created by: dluchinienoc

The database seeding routine allows for a password to be set for the root user, but will require that password to be immediately reset on first login.

This diff sets the password expiry time to nil if a password is provided at seed time.

合并请求报告