mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-09-23 00:16:57 +08:00

This PR adds a new `must-change-password` parameter to the `change-password` cli command. We already have the `must-change-password` command but it feels natural to have this integrated into the `change-password` cli command. --------- Co-authored-by: 6543 <6543@obermui.de>