mirror of
https://github.com/StefBuwalda/cal_counter.git
synced 2026-02-04 08:54:49 +00:00
Introduces a new boolean column 'must_change_password' to the User model and database schema. This field enforces password change requirements for users and is included in the model's constructor and migration.