Skip to content

flow-lab/minio-console-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to reproduce

  1. Run docker compose docker compose up.
  2. Open console http://localhost:9001.
  3. Log in with username reader-user and password reader-user.
  4. Click on Browse button on the right side to browse the test-bucket.
  5. The Console crash.

Expected: The reader-user can browse the bucket with attached policy.json.

Note:

  • docker compose version v2.2.1