minio/pkg/bucket/policy/condition
Harshavardhana 369a876ebe
fix: handle array policies in JWT claim (#10041)
PR #10014 was not complete as only handled
policy claims partially.
2020-07-14 10:26:47 -07:00
..
binaryequalsfunc.go Move dependency from minio-go v6 to v7 (#10042) 2020-07-14 09:38:05 -07:00
binaryequalsfunc_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
boolfunc.go Add numeric/date policy conditions (#9233) 2020-04-01 00:04:25 -07:00
boolfunc_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
dateequalsfunc.go Add numeric/date policy conditions (#9233) 2020-04-01 00:04:25 -07:00
dategreaterthanfunc.go Add numeric/date policy conditions (#9233) 2020-04-01 00:04:25 -07:00
datelessthanfunc.go Add numeric/date policy conditions (#9233) 2020-04-01 00:04:25 -07:00
func.go Add numeric/date policy conditions (#9233) 2020-04-01 00:04:25 -07:00
func_test.go Add numeric/date policy conditions (#9233) 2020-04-01 00:04:25 -07:00
ipaddressfunc.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
ipaddressfunc_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
jwt.go fix: handle array policies in JWT claim (#10041) 2020-07-14 10:26:47 -07:00
key.go Support bucket versioning (#9377) 2020-06-12 20:04:01 -07:00
key_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
name.go Add numeric/date policy conditions (#9233) 2020-04-01 00:04:25 -07:00
name_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
nullfunc.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
nullfunc_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
numericequalsfunc.go Add numeric/date policy conditions (#9233) 2020-04-01 00:04:25 -07:00
numericgreaterfunc.go Add numeric/date policy conditions (#9233) 2020-04-01 00:04:25 -07:00
numericlessfunc.go Add numeric/date policy conditions (#9233) 2020-04-01 00:04:25 -07:00
stringequalsfunc.go Move dependency from minio-go v6 to v7 (#10042) 2020-07-14 09:38:05 -07:00
stringequalsfunc_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
stringequalsignorecasefunc.go Move dependency from minio-go v6 to v7 (#10042) 2020-07-14 09:38:05 -07:00
stringequalsignorecasefunc_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
stringlikefunc.go Move dependency from minio-go v6 to v7 (#10042) 2020-07-14 09:38:05 -07:00
stringlikefunc_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
value.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
value_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
valueset.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00
valueset_test.go Rename pkg/{tagging,lifecycle} to pkg/bucket sub-directory (#8892) 2020-01-27 14:12:34 -08:00