Commit f159501
The dashboard has references to an old path that does not exist anymore:
`plugins/opensearch-security/securityconfig/config.yml`. It was
replaced by `config/opensearch-security/config.yml` in this commit:
opensearch-project/security@b44d7ea
Fix the last occurences of `plugins/opensearch-security/securityconfig`.
Signed-off-by: Romain Tartière <[email protected]>
Co-authored-by: Stephen Crawford <[email protected]>
(cherry picked from commit 82c27c7)
Co-authored-by: Romain Tartière <[email protected]>
Co-authored-by: Craig Perkins <[email protected]>
1 parent 1fb57f6 commit f159501
File tree
3 files changed
+5
-5
lines changed- public/apps/configuration/panels
- auth-view
- test/__snapshots__
3 files changed
+5
-5
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
| 267 | + | |
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
| |||
0 commit comments