mirror of
https://github.com/casdoor/casdoor.git
synced 2025-05-24 08:20:31 +08:00

* feat: Force users to change their passwords after 3/6/12 months * feat: Check if the password has expired by using the last_change_password_time field added to the user table * feat: Use the created_time field of the user table to aid password expiration checking * feat: Rename variable