mirror of
https://github.com/distribution/distribution
synced 2024-11-12 05:45:51 +01:00
32a476b840
Redis introduced an Access Control List (ACL) mechanism since version 6.0. This commit implements the necessary changes to support configuring the username for Redis. Users can now define a specific username to authenticate with Redis and enhance security through the ACL feature. Signed-off-by: chlins <chenyuzh@vmware.com> |
||
---|---|---|
.. | ||
configuration_test.go | ||
configuration.go | ||
fuzz_test.go | ||
parser_test.go | ||
parser.go |