This website requires JavaScript.
Explore
Help
Sign In
third
/
minio
Watch
1
Star
0
Fork
0
You've already forked minio
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d64aab4200fa6e50bc6942e9772d85672a6bcd2
minio
/
pkg
/
bucket
/
policy
/
condition
T
History
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_test.go
…
binaryequalsfunc.go
Move dependency from minio-go v6 to v7 (
#10042
)
2020-07-14 09:38:05 -07:00
boolfunc_test.go
…
boolfunc.go
Add numeric/date policy conditions (
#9233
)
2020-04-01 00:04:25 -07: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_test.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
ipaddressfunc_test.go
…
ipaddressfunc.go
…
jwt.go
fix: handle array policies in JWT claim (
#10041
)
2020-07-14 10:26:47 -07:00
key_test.go
…
key.go
Support bucket versioning (
#9377
)
2020-06-12 20:04:01 -07:00
name_test.go
…
name.go
Add numeric/date policy conditions (
#9233
)
2020-04-01 00:04:25 -07:00
nullfunc_test.go
…
nullfunc.go
…
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_test.go
…
stringequalsfunc.go
Move dependency from minio-go v6 to v7 (
#10042
)
2020-07-14 09:38:05 -07:00
stringequalsignorecasefunc_test.go
…
stringequalsignorecasefunc.go
Move dependency from minio-go v6 to v7 (
#10042
)
2020-07-14 09:38:05 -07:00
stringlikefunc_test.go
…
stringlikefunc.go
Move dependency from minio-go v6 to v7 (
#10042
)
2020-07-14 09:38:05 -07:00
value_test.go
…
value.go
…
valueset_test.go
…
valueset.go
…