mirror of
https://github.com/versity/versitygw.git
synced 2026-08-19 21:56:27 +00:00
Merge pull request #1965 from versity/sis/admin-cli-update-user-project-id
This commit is contained in:
@@ -433,7 +433,7 @@ func updateUser(ctx *cli.Context) error {
|
||||
ctx.String("secret"),
|
||||
ctx.Int("user-id"),
|
||||
ctx.Int("group-id"),
|
||||
ctx.Int("projectID"),
|
||||
ctx.Int("project-id"),
|
||||
auth.Role(ctx.String("role"))
|
||||
|
||||
props := auth.MutableProps{}
|
||||
|
||||
Reference in New Issue
Block a user