mirror of
https://github.com/go-gitea/gitea
synced 2026-02-03 12:20:40 +00: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