Commit de4c072
authored
Exclude `.security*` aliases when calling Get Aliases API with the admin
superuser.
Resolves #122221
(cherry picked from commit ae7d196)
# Conflicts:
# muted-tests.yml
# x-pack/plugin/security/src/internalClusterTest/java/org/elasticsearch/xpack/security/authz/IndexAliasesTests.java
1 parent 7f39a03 commit de4c072
File tree
1 file changed
+1
-1
lines changed- x-pack/plugin/security/src/internalClusterTest/java/org/elasticsearch/xpack/security/authz
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
802 | 802 | | |
803 | 803 | | |
804 | 804 | | |
805 | | - | |
| 805 | + | |
806 | 806 | | |
807 | 807 | | |
808 | 808 | | |
| |||
0 commit comments