]> source.dussan.org Git - gitea.git/commit
Add `must-change-password` cli parameter (#27626)
authorKN4CK3R <admin@oldschoolhack.me>
Sat, 3 Feb 2024 17:53:27 +0000 (18:53 +0100)
committerGitHub <noreply@github.com>
Sat, 3 Feb 2024 17:53:27 +0000 (19:53 +0200)
commit9bea276055edc9527e3d6d66df3bbf0d20326f8b
tree0597bbc2a306ce542a8a1c19be62ec00889ea279
parent360b3fd17c3315ad9ad9c4e6ac02eda73f48d8ae
Add `must-change-password` cli parameter (#27626)

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>
cmd/admin_user_change_password.go
docs/content/administration/command-line.en-us.md