mirror of
https://gitee.com/gitea/gitea
synced 2025-11-15 14:00:26 +08:00
* add support for an admin to force a user to change his/her password from thee cli * use BoolFlag instead * default to true * simplify by removing unnneccessary if/else