minio/pkg/bucket/policy/condition
Harshavardhana 4444ba13a4
support ldap:username for policy substitution (#12390)
LDAPusername is the simpler form of LDAPUser (userDN),
using a simpler version is convenient from policy
conditions point of view, since these are unique id's
used for LDAP login.
2021-05-28 10:33:07 -07:00
..
binaryequalsfunc_test.go update license change for MinIO 2021-04-23 11:58:53 -07:00
binaryequalsfunc.go update license change for MinIO 2021-04-23 11:58:53 -07:00
boolfunc_test.go update license change for MinIO 2021-04-23 11:58:53 -07:00
boolfunc.go update license change for MinIO 2021-04-23 11:58:53 -07:00
dateequalsfunc.go update license change for MinIO 2021-04-23 11:58:53 -07:00
dategreaterthanfunc.go update license change for MinIO 2021-04-23 11:58:53 -07:00
datelessthanfunc.go update license change for MinIO 2021-04-23 11:58:53 -07:00
func_test.go update license change for MinIO 2021-04-23 11:58:53 -07:00
func.go update license change for MinIO 2021-04-23 11:58:53 -07:00
ipaddressfunc_test.go update license change for MinIO 2021-04-23 11:58:53 -07:00
ipaddressfunc.go update license change for MinIO 2021-04-23 11:58:53 -07:00
jwt.go update license change for MinIO 2021-04-23 11:58:53 -07:00
key_test.go update license change for MinIO 2021-04-23 11:58:53 -07:00
key.go support ldap:username for policy substitution (#12390) 2021-05-28 10:33:07 -07:00
ldap.go support ldap:username for policy substitution (#12390) 2021-05-28 10:33:07 -07:00
name_test.go update license change for MinIO 2021-04-23 11:58:53 -07:00
name.go update license change for MinIO 2021-04-23 11:58:53 -07:00
nullfunc_test.go update license change for MinIO 2021-04-23 11:58:53 -07:00
nullfunc.go update license change for MinIO 2021-04-23 11:58:53 -07:00
numericequalsfunc.go update license change for MinIO 2021-04-23 11:58:53 -07:00
numericgreaterfunc.go update license change for MinIO 2021-04-23 11:58:53 -07:00
numericlessfunc.go update license change for MinIO 2021-04-23 11:58:53 -07:00
stringequalsfunc_test.go update license change for MinIO 2021-04-23 11:58:53 -07:00
stringequalsfunc.go update license change for MinIO 2021-04-23 11:58:53 -07:00
stringequalsignorecasefunc_test.go update license change for MinIO 2021-04-23 11:58:53 -07:00
stringequalsignorecasefunc.go update license change for MinIO 2021-04-23 11:58:53 -07:00
stringlikefunc_test.go update license change for MinIO 2021-04-23 11:58:53 -07:00
stringlikefunc.go update license change for MinIO 2021-04-23 11:58:53 -07:00
value_test.go update license change for MinIO 2021-04-23 11:58:53 -07:00
value.go update license change for MinIO 2021-04-23 11:58:53 -07:00
valueset_test.go update license change for MinIO 2021-04-23 11:58:53 -07:00
valueset.go update license change for MinIO 2021-04-23 11:58:53 -07:00