summaryrefslogtreecommitdiffstats
path: root/cmd/admin_user_generate_access_token.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore: use errors.New to replace fmt.Errorf with no parameters will much bett...Cheng2024-04-281-2/+3
* More refactoring of `db.DefaultContext` (#27083)JakobDev2023-09-151-2/+2
* Fix CLI allowing creation of access tokens with existing name (#26071)Yarden Shoham2023-07-261-5/+16
* Refactor to use urfave/cli/v2 (#25959)wxiaoguang2023-07-211-11/+13
* Add command to bulk set must-change-password (#22823)zeripath2023-02-141-0/+80