Feng Ruohang
f48dbe777d
docs: refresh security docs and fork references
...
Update the STS, security, select, and Docker documentation to reflect the recent hardening work, including LDAP STS throttling details, OIDC JWT verification changes, and the new pgsty-specific security policy and advisory index.
Rewrite repository and raw-document links that still pointed at minio/minio so the docs consistently reference pgsty/minio instead.
The core idea is to keep the documentation aligned with the fork's actual security behavior, ownership, and upgrade guidance without mixing in unrelated code changes.
2026-04-17 15:06:42 +08:00
Feng Ruohang
f44110890b
fix: tighten LDAP STS rate-limit accounting
...
Prevent LDAP STS reservation cancel paths from over-crediting rate-limit buckets by capping refill and refund capacity against in-flight reservations.
Add an explicit trusted-proxy allowlist for LDAP STS source bucketing, prefer clean X-Real-IP values on trusted peers, and extend tests/docs for the new behavior.
2026-04-16 23:22:13 +08:00
Feng Ruohang
8630937e7d
Restore embedded console and update README for community fork
...
- Revert console dependency from stripped v1.7.7-pre to v1.7.6,
restoring the full embedded management console
- Rewrite README disclaimer with proper trademark attribution and
nominative fair use language for AGPL compliance
- Update documentation links and Go module paths to this repository
- Restore docs removed upstream (hotfixes.md, metrics/v3.md)
- Restore feature request issue template
- Update Go version to 1.26.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-14 11:47:30 +08:00
Krutika Dhananjay
58659f26f4
Drop v3 metrics from community docs ( #21678 )
2025-11-06 02:38:16 -08:00
Harshavardhana
9e49d5e7a6
update README.md and other docs to point to source only releases
2025-10-15 10:29:55 -07:00
Mark Theunissen
ba3c0fd1c7
Bump Go version in toolchain directive to 1.24.8 ( #21629 )
2025-10-10 11:57:03 -07:00
Klaus Post
b8631cf531
Use new gofumpt ( #21613 )
...
Update tinylib. Should fix CI.
`gofumpt -w .&&go generate ./...`
2025-09-28 13:59:21 -07:00
Minio Trusted
0cde982902
Update yaml files to latest version RELEASE.2025-09-06T17-38-46Z
2025-09-07 05:14:10 +00:00
Klaus Post
f0b91e5504
Run modernize ( #21546 )
...
`go run golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize@latest -fix -test ./...` executed.
`go generate ./...` ran afterwards to keep generated.
2025-08-28 19:39:48 -07:00
Daryl White
0848e69602
Update docs links throughout ( #21513 )
2025-08-12 11:20:36 -07:00
Johannes Horn
d002beaee3
feat: add variable for datasource in grafana dashboards ( #21470 )
2025-08-03 18:46:49 -07:00
Minio Trusted
b9f0e8c712
Update yaml files to latest version RELEASE.2025-07-23T15-54-02Z
2025-07-23 18:28:46 +00:00
Minio Trusted
34679befef
Update yaml files to latest version RELEASE.2025-07-18T21-56-31Z
2025-07-18 23:28:59 +00:00
Minio Trusted
e0c79be251
Update yaml files to latest version RELEASE.2025-06-13T11-33-47Z
2025-06-23 20:28:38 +00:00
Minio Trusted
ee2028cde6
Update yaml files to latest version RELEASE.2025-05-24T17-08-30Z
2025-05-24 21:37:47 +00:00
Celis
b7540169a2
Add documentation for replication_max_lrg_workers ( #21236 )
2025-04-24 16:34:26 -07:00
Klaus Post
f01374950f
Use go mod tool to install tools for go generate ( #21232 )
...
Use go tool for generators
* Use go.mod tool section
* Install tools with go generate
* Update dependencies
* Remove madmin fork.
2025-04-24 16:34:11 -07:00
Shubhendu
2d8ba15b9e
Correct spelling ( #21225 )
2025-04-23 08:13:23 -07:00
Minio Trusted
bd6dd55e7f
Update yaml files to latest version RELEASE.2025-04-22T22-12-26Z
2025-04-22 22:34:07 +00:00
jiuker
864f80e226
fix: batch expiry job doesn't report delete marker in batch-status ( #21183 )
2025-04-22 04:16:32 -07:00
dependabot[bot]
1d6478b8ae
build(deps): bump golang.org/x/net from 0.34.0 to 0.38.0 in /docs/debugging/s3-verify ( #21199 )
...
build(deps): bump golang.org/x/net in /docs/debugging/s3-verify
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.34.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.38.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-17 04:45:33 -07:00
dependabot[bot]
479303e7e9
build(deps): bump golang.org/x/crypto from 0.32.0 to 0.35.0 in /docs/debugging/inspect ( #21192 )
2025-04-16 14:54:16 -07:00
dependabot[bot]
3310f740f0
build(deps): bump golang.org/x/crypto from 0.32.0 to 0.35.0 in /docs/debugging/s3-verify ( #21185 )
...
build(deps): bump golang.org/x/crypto in /docs/debugging/s3-verify
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.32.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.32.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-15 07:00:14 -07:00
Minio Trusted
a6258668a6
Update yaml files to latest version RELEASE.2025-04-08T15-41-24Z
2025-04-08 19:37:51 +00:00
Minio Trusted
f2c9eb0f79
Update yaml files to latest version RELEASE.2025-04-03T14-56-28Z
2025-04-03 18:57:40 +00:00
爱折腾的小竹同学
f2619d1f62
Fix description error in README ( #21099 )
...
There is prefix in json, but not in the equivalent command line. Although the role of prefix has been explained in the previous example, I think it should be supplemented.
2025-04-03 07:56:28 -07:00
Taran Pelkey
e88d494775
Migrate golanglint-ci config to V2 ( #21081 )
2025-03-29 17:56:02 -07:00
Alexander Kalaj
46922c71b7
Updating Prom queries to include tilde needed to work ( #21054 )
2025-03-22 08:22:29 -07:00
Minio Trusted
cccb37a5ac
Update yaml files to latest version RELEASE.2025-03-12T18-04-18Z
2025-03-12 18:22:31 +00:00
Minio Trusted
f9c62dea55
Update yaml files to latest version RELEASE.2025-02-28T09-55-16Z
2025-02-28 18:16:28 +00:00
TripleChecker
bc4008ced4
Fix typos ( #20970 )
2025-02-26 01:25:50 -08:00
Minio Trusted
ad4cbce22d
Update yaml files to latest version RELEASE.2025-02-18T16-25-55Z
2025-02-18 20:59:14 +00:00
Klaus Post
90f5e1e5f6
tests: Do not allow forced type asserts ( #20905 )
2025-02-18 08:25:55 -08:00
Klaus Post
b312f13473
Extract all files from encrypted stream with inspect ( #20937 )
...
Allow multiple private keys and extract all files from streams.
Place files in the folder with `.enc` removed.
Do basic checks so streams cannot traverse outside of the folder.
2025-02-17 09:09:42 -08:00
Rodrigo dos Santos Felix
727a803bc0
fix(docs): update mc admin trace link to MinIO official docs ( #20943 )
2025-02-16 20:52:27 -08:00
Minio Trusted
f00c8c4cce
Update yaml files to latest version RELEASE.2025-02-07T23-21-09Z
2025-02-08 21:03:40 +00:00
Minio Trusted
f4fd4ea66d
Update yaml files to latest version RELEASE.2025-02-03T21-03-04Z
2025-02-04 06:55:11 +00:00
Minio Trusted
020c46cd3c
Update yaml files to latest version RELEASE.2025-01-20T14-49-07Z
2025-01-21 09:44:32 +00:00
Klaus Post
827004cd6d
Add Full Object Checksums and CRC64-NVME ( #20855 )
...
Backport of AIStor PR 247.
Add support for full object checksums as described here:
https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html
New checksum types are fully supported. Mint tests from https://github.com/minio/minio-go/pull/2026 are now passing.
Includes fixes from https://github.com/minio/minio/pull/20743 for mint tests.
Add using checksums as validation for object content. Fixes #20845 #20849
Fixes checksum replication (downstream PR 250)
2025-01-20 06:49:07 -08:00
Minio Trusted
3d0f513ee2
Update yaml files to latest version RELEASE.2025-01-18T00-31-37Z
2025-01-18 01:38:52 +00:00
Harshavardhana
224a27992a
update go-deps on debugging tools
2025-01-17 11:41:46 -08:00
Harshavardhana
232544e1d8
update inspect export, which was missed from #20846
2025-01-17 11:38:44 -08:00
Klaus Post
b9196757fd
Fix inconsistently written compressed files. ( #20846 )
...
Before https://github.com/minio/minio/pull/20575 , files could pick up indices
from unrelated files if no index was added.
This would result in these files not being consistent across a set.
When loading, search for the compression indicators and check if they
are within the problematic date range, and clean up any parts that have
an index but shouldn't.
The test validates that the signature matches the one in files stored without an index.
Bumps xlMetaVersion, so this check doesn't have to be made for future versions.
2025-01-17 11:17:18 -08:00
Allan Roger Reid
330dca9a35
Add resiliency tests ( #20786 )
2024-12-20 20:24:45 -08:00
Minio Trusted
06ddd8770e
Update yaml files to latest version RELEASE.2024-12-18T13-15-44Z
2024-12-19 00:24:40 +00:00
dependabot[bot]
969ee7dfbe
Bump golang.org/x/crypto from 0.23.0 to 0.31.0 in /docs/debugging/inspect ( #20760 )
...
Bump golang.org/x/crypto in /docs/debugging/inspect
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-14 22:04:58 -08:00
Minio Trusted
5f0b086b05
Update yaml files to latest version RELEASE.2024-12-13T22-19-12Z
2024-12-15 03:52:57 +00:00
dependabot[bot]
86d02b17cf
Bump golang.org/x/crypto from 0.23.0 to 0.31.0 in /docs/debugging/s3-verify ( #20757 )
...
Bump golang.org/x/crypto in /docs/debugging/s3-verify
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.23.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.23.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-12 05:00:05 -08:00
Harshavardhana
8ce101c174
fix: LDAP service port number in tests
2024-11-11 07:01:29 -08:00
Minio Trusted
e6ca6de194
Update yaml files to latest version RELEASE.2024-11-07T00-52-20Z
2024-11-07 23:58:42 +00:00