elastic/elasticsearch
在 GitHub 查看Do not allow setting xpack.security.user when running as a node
Open
#29,751 建立於 2017年2月10日
:Security/Security>enhancementTeam:Securityhelp wanted
倉庫指標
- Star
- (76,700 star)
- PR 合併指標
- (平均合併 2天) (30 天內合併 1,000 個 PR)
描述
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.