aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/admin_user_change_password.go
Commit message (Expand)AuthorAgeFilesLines
* Add some tests to clarify the "must-change-password" behavior (#30693)wxiaoguang2024-04-271-1/+1
* Improve "must-change-password" logic and document (#30472)wxiaoguang2024-04-141-9/+5
* Unify user update methods (#28733)KN4CK3R2024-02-041-23/+21
* Add `must-change-password` cli parameter (#27626)KN4CK3R2024-02-031-1/+9
* Refactor to use urfave/cli/v2 (#25959)wxiaoguang2023-07-211-10/+12
* Provide the ability to set password hash algorithm parameters (#22942)zeripath2023-02-191-1/+1
* Add command to bulk set must-change-password (#22823)zeripath2023-02-141-0/+76