elastic/elasticsearch
GitHub で見るDo not allow setting xpack.security.user when running as a node
Open
#29,751 opened on 2017年2月10日
:Security/Security>enhancementTeam:Securityhelp wanted
Repository metrics
- Stars
- (76,700 stars)
- PR merge metrics
- (平均マージ 2d) (30d で 1,000 merged PRs)
説明
Original comment by @jaymode:
I think we've thought about this but never did anything about it because we used shield.user in the test framework. In master we no longer use shield.user for node clients and we should probably fail on startup if someone sets shield.user and isn't running as a transport client.