Commit 08e3f45
authored
[Entitlements] Add missing file entitlements for server (elastic#122728) (elastic#122750)
Add missing file entitlements for server.
closes elastic#122569, closes
elastic#122568, closes
elastic#122567, closes
elastic#122566
(Note, some failures are due to a `NoSuchAlgorithmException` when fips
is enabled. This issue is unrelated to entitlements)
(cherry picked from commit cc96791)
# Conflicts:
# muted-tests.yml1 parent d210e5e commit 08e3f45
File tree
1 file changed
+20
-2
lines changed- libs/entitlement/src/main/java/org/elasticsearch/entitlement/initialization
1 file changed
+20
-2
lines changedLines changed: 20 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
149 | 150 | | |
150 | 151 | | |
151 | 152 | | |
152 | | - | |
153 | | - | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
154 | 172 | | |
155 | 173 | | |
156 | 174 | | |
| |||
0 commit comments