elastic/elasticsearch

Remove support for 2x role formats

オープン

#30,104 opened on 2017/09/22

 (10 件のコメント) (0 件のリアクション) (0 人の担当者)Java (25,882 件のフォーク)batch import
:Security/Authentication>non-issueTeam:Securitygood first issue

Repository metrics

Stars
 (76,700 個のスター)
PR merge metrics
 (平均マージ 2d) (30d で 1,000 merged PRs)

説明

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.

コントリビューターガイド