- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for condValues (0.07 sec)
-
cmd/admin-handlers-users.go
// a generic error message here. writeErrorResponseJSON(ctx, w, errorCodes.ToAPIErr(ErrAdminResourceInvalidArgument), r.URL) return } condValues := getConditionValues(r, "", cred) err = addExpirationToCondValues(updateReq.NewExpiration, condValues) if err != nil { writeErrorResponseJSON(ctx, w, toAdminAPIErr(ctx, err), r.URL) return } // Permission checks: //
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Oct 03 23:11:02 UTC 2024 - 85.1K bytes - Viewed (0)