- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for condValues (0.04 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 Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 90.6K bytes - Viewed (0)