Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.8.0
-
None
-
None
Description
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"