Piotr Grabuszynski created GEARPUMP-113:
-------------------------------------------
Summary: Default admin user removal
Key: GEARPUMP-113
URL: https://issues.apache.org/jira/browse/GEARPUMP-113
Project: Apache Gearpump
Issue Type: Bug
Affects Versions: 0.8.0
Reporter: Piotr Grabuszynski
BUG:
After remove or rewrite default "admin" username and password in "admins"
section, we can still use admin-admin login.
The possible reason is that while merging gear.conf and geardefault.conf, key
"admin" appears again from default file.
WAY TO REPRODUCE:
1. Before deploying Apache Gearpump, change file gear.conf - in section
"admins" replace "admin" with any string.
2. Deploy Apache Gearpump (I did it in Yarn mode, but this bug probably can be
reproduce in other modes as well)
3. Try to login to Gearpump dashboard with credentials "admin" - "admin"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)