- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for sekonda (0.09 sec)
-
cmd/admin-handlers-users.go
} if createReq.Expiration != nil && !createReq.Expiration.IsZero() { // truncate expiration at the second. truncateTime := createReq.Expiration.Truncate(time.Second) createReq.Expiration = &truncateTime } // service account access key cannot have space characters beginning and end of the string. if hasSpaceBE(createReq.AccessKey) {
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Oct 03 23:11:02 UTC 2024 - 85.1K bytes - Viewed (0)