Files
minio-webui/frontend
paul 79a9977dbc fix: Fix policy template mapping and update credential labels in QuickStartWizard
- Fix 'Invalid template' error by correctly mapping policy types to template keys
  - 'readwrite' -> 'bucketFullAccess'
  - 'readonly' -> 'bucketReadOnly'
  - 'writeonly' -> 'bucketWriteOnly'
- Update user creation form labels to 'Username (Access Key)' and 'Password (Secret Key)'
- Update review section to show consistent MinIO credential terminology
- Add helpful text explaining these are MinIO credentials

This ensures the QuickStartWizard creates policies correctly and maintains
consistent credential terminology across all UI components.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-23 17:39:15 +02:00
..