elastic/elasticsearch

Remove support for 2x role formats

开放

#30,104 创建于 2017年9月22日

 (10 条评论) (0 个反应) (0 位负责人)Java (25,882 个派生)batch import
:Security/Authentication>non-issueTeam:Securitygood first issue

仓库指标

星标
 (76,700 个星标)
PR 合并指标
 (平均合并 2天) (30 天内合并 1,000 个 PR)

描述

Original comment by @jaymode:

The security code base still contains parsing code and support for the old 2x role format that we've deprecated. We should remove this for 7.0 since it is too late to remove it for 6.0. Some of this code exists in the FileRolesStore and the RoleDescriptor classes.

贡献者指南