Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) | 6543 | 2024-02-23 | 1 | -4/+4 |
* | More refactoring of `db.DefaultContext` (#27083) | JakobDev | 2023-09-15 | 1 | -1/+1 |
* | Reduce usage of `db.DefaultContext` (#27073) | JakobDev | 2023-09-14 | 1 | -2/+2 |
* | Fix stderr usages (#26477) | wxiaoguang | 2023-08-13 | 1 | -2/+1 |
* | Refactor to use urfave/cli/v2 (#25959) | wxiaoguang | 2023-07-21 | 1 | -12/+12 |
* | Provide the ability to set password hash algorithm parameters (#22942) | zeripath | 2023-02-19 | 1 | -1/+1 |
* | Add command to bulk set must-change-password (#22823) | zeripath | 2023-02-14 | 1 | -0/+169 |