Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for selfOnly (0.04 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. cmd/admin-handlers-idp-ldap.go

    			selfOnly = true
    		}
    	}
    
    	if !globalIAMSys.IsAllowed(policy.Args{
    		AccountName:     cred.AccessKey,
    		Groups:          cred.Groups,
    		Action:          policy.ListServiceAccountsAdminAction,
    		ConditionValues: getConditionValues(r, "", cred),
    		IsOwner:         owner,
    		Claims:          cred.Claims,
    		DenyOnly:        selfOnly,
    	}) {
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Fri Aug 08 02:46:04 GMT 2025
    - 19.2K bytes
    - Click Count (0)
Back to Top