Harshavardhana
|
1d3bd02089
|
avoid close 'nil' panics if any (#18890)
brings a generic implementation that
prints a stack trace for 'nil' channel
closes(), if not safely closes it.
|
2024-01-28 10:04:17 -08:00 |
Harshavardhana
|
4bc5ed6c76
|
support LDAP service accounts via SFTP, FTP logins (#18599)
|
2023-12-06 04:31:35 -08:00 |
Harshavardhana
|
0ee722f8c3
|
cleanup handling of STS isAllowed and simplifies the PolicyDBGet() (#18554)
|
2023-11-29 16:07:35 -08:00 |
Harshavardhana
|
7f782983ca
|
fix: for FTP server driver allow implicit trust of TLS (#17541)
fixes #17535
|
2023-06-30 08:04:13 -07:00 |
Harshavardhana
|
5317a0b755
|
fix: support LDAP settings properly in ftp/sftp (#17536)
Bonus this PR enhances and supports creating
buckets via ftp `mkdir`
fixes #17526
|
2023-06-28 13:15:21 -07:00 |
Aditya Manthramurthy
|
5a1612fe32
|
Bump up madmin-go and pkg deps (#17469)
|
2023-06-19 17:53:08 -07:00 |
Harshavardhana
|
dd9ed85e22
|
implement support for FTP/SFTP server (#16952)
|
2023-04-15 07:34:02 -07:00 |