minio/internal
Aditya Manthramurthy 9a31030e74
DEPRECATION Warning: Avoid configuring default LDAP STS Expiry (#12781)
- Show notice when `MINIO_IDENTITY_LDAP_STS_EXPIRY` or the 
  corresponding to the configuration option is used at server startup.
- Once support is removed, the default will be fixed at 1 hour.
- Users may specify expiry directly in the STS API.
- Update docs and help message
- Adds example in ldap.go to configure expiry in STS API.
2021-07-22 16:43:57 -07:00
..
auth [deps]: update jwt-go dependency (#12544) 2021-06-24 08:41:04 -07:00
bpool rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
bucket Use ObjectInfo.ToLifecycleOpts instead of literal values (#12772) 2021-07-21 19:12:44 -07:00
color rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
config DEPRECATION Warning: Avoid configuring default LDAP STS Expiry (#12781) 2021-07-22 16:43:57 -07:00
crypto rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
disk rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
dsync rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
etag rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
event fix: allow authToken for webhook to support Splunk (#12663) 2021-07-09 11:47:04 -07:00
fips rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
handlers rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
hash rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
http s3: Force a prefix removal using a special header (#12504) 2021-06-15 18:43:14 -07:00
ioutil fix: honor system umask for file creates (#12601) 2021-07-06 12:54:16 -07:00
jwt [deps]: update jwt-go dependency (#12544) 2021-06-24 08:41:04 -07:00
kms rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
lock rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
logger feat: Add support for kakfa audit logger target (#12678) 2021-07-13 09:39:13 -07:00
lsync rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
mountinfo rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
pubsub rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
rest move internal/net to pkg/net package (#12505) 2021-06-14 14:54:37 -07:00
s3select rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
smart rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
sync/errgroup rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00