]
Galder Zamarreño updated ISPN-7816:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Remove default APP/MGMT user/pwd in docker image
------------------------------------------------
Key: ISPN-7816
URL:
https://issues.jboss.org/browse/ISPN-7816
Project: Infinispan
Issue Type: Sub-task
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Docker image allows passing in APP_USER and APP_PASS as env variables easily, but it
provides default usernames and passwords for both APP and MGMT. These defaults should be
removed since they're a security risk.